- Enable the openmpi build since the HPC build for openmpi
is now available in Factory. OBS-URL: https://build.opensuse.org/package/show/science:HPC/mpiP?expand=0&rev=7
This commit is contained in:
parent
e38863f674
commit
7d009711d2
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 20 07:51:00 UTC 2017 - eich@suse.com
|
||||
|
||||
- Enable the openmpi build since the HPC build for openmpi
|
||||
is now available in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 13 11:20:18 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
28
mpiP.spec
28
mpiP.spec
@ -41,21 +41,21 @@ ExclusiveArch: do_not_build
|
||||
|
||||
%{?hpc_init:%{hpc_init -c %compiler_family -m %mpi_family %{?c_f_ver:-v %{c_f_ver}} %{?mpi_ver:-V %{mpi_ver}} %{?ext:-e %{ext}}}}
|
||||
|
||||
Name: %{?hpc_package_name:%{hpc_package_name %_vers}}%{!?hpc_package_name:%pname}
|
||||
Summary: A profiling library for MPI applications
|
||||
Version: %vers
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Tools/Debuggers
|
||||
URL: http://mpip.sourceforge.net/
|
||||
Source0: http://sourceforge.net/projects/mpip/files/mpiP/mpiP-3.4.1/mpiP-%{version}.tar.gz
|
||||
Patch1: mpip.unwinder.patch
|
||||
Name: %{?hpc_package_name:%{hpc_package_name %_vers}}%{!?hpc_package_name:%pname}
|
||||
Summary: A profiling library for MPI applications
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Tools/Debuggers
|
||||
Version: %vers
|
||||
Release: 0
|
||||
Url: http://mpip.sourceforge.net/
|
||||
Source0: http://sourceforge.net/projects/mpip/files/mpiP/mpiP-3.4.1/mpiP-%{version}.tar.gz
|
||||
Patch1: mpip.unwinder.patch
|
||||
|
||||
BuildRequires: %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel
|
||||
BuildRequires: %{mpi_family}%{?mpi_ver}-%{compiler_family}%{?c_f_ver}-hpc-macros-devel
|
||||
BuildRequires: lua-lmod
|
||||
BuildRequires: suse-hpc
|
||||
BuildRequires: python
|
||||
BuildRequires: suse-hpc
|
||||
%hpc_requires
|
||||
|
||||
%description
|
||||
@ -70,15 +70,15 @@ file.
|
||||
%{hpc_master_package -L}
|
||||
|
||||
%package devel-static
|
||||
Summary: Static version of profiling library for MPI applications
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: Static version of profiling library for MPI applications
|
||||
Group: Development/Libraries/C and C++
|
||||
|
||||
%description devel-static
|
||||
mpiP is a profiling library for MPI applications.
|
||||
|
||||
%package doc
|
||||
Summary: Documentation for the mpiP profiling library
|
||||
Group: Documentation/Other
|
||||
Summary: Documentation for the mpiP profiling library
|
||||
Group: Documentation/Other
|
||||
|
||||
%description doc
|
||||
mpiP is a profiling library for MPI applications.
|
||||
|
Loading…
Reference in New Issue
Block a user