SHA256
1
0
forked from pool/mvapich2

Accepting request 587613 from home:eeich:branches:science:HPC

- build with pmi/slurm support (bsc#1085506)

OBS-URL: https://build.opensuse.org/request/show/587613
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=34
This commit is contained in:
Nicolas Morey-Chaisemartin 2018-03-16 07:13:38 +00:00 committed by Git OBS Bridge
parent 3931fc8a53
commit 87cf6ad70d
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 15 15:50:21 UTC 2018 - cgoll@suse.com
- build with pmi/slurm support (bsc#1085506)
-------------------------------------------------------------------
Fri Feb 9 11:29:26 UTC 2018 - cgoll@suse.com

View File

@ -179,6 +179,7 @@ BuildRequires: mpi-selector
%else
BuildRequires: %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel
BuildRequires: lua-lmod
BuildRequires: slurm-devel
BuildRequires: suse-hpc
%endif
%if "%{build_flavor}" == "psm"
@ -290,6 +291,8 @@ cp /usr/share/automake*/config.* .
%if %{with hpc}
%{hpc_setup}
%{hpc_configure} \
--with-pmi=pmi2 \
--with-pm=slurm \
%else
%configure \
--prefix=%{p_prefix} \