Accepting request 535431 from science:HPC

- Enable the openmpi build since the HPC build for openmpi
  is now available in Factory.

OBS-URL: https://build.opensuse.org/request/show/535431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpiP?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2017-10-20 12:47:44 +00:00 committed by Git OBS Bridge
commit 4f0cb56dc7
3 changed files with 21 additions and 15 deletions

View File

@ -1,4 +1,4 @@
<multibuild>
<!-- <package>gnu-openmpi-hpc</package> -->
<package>gnu-openmpi-hpc</package>
<package>gnu-mvapich2-hpc</package>
</multibuild>

View File

@ -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

View File

@ -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.