forked from pool/mvapich2
osc copypac from project:science:HPC package:mvapich2 revision:33
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=36
This commit is contained in:
parent
cd8474af3a
commit
192abc7f91
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
Fri Feb 9 11:29:26 UTC 2018 - cgoll@suse.com
|
||||||
|
|
||||||
|
@ -179,7 +179,6 @@ BuildRequires: mpi-selector
|
|||||||
%else
|
%else
|
||||||
BuildRequires: %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel
|
BuildRequires: %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel
|
||||||
BuildRequires: lua-lmod
|
BuildRequires: lua-lmod
|
||||||
BuildRequires: slurm-devel
|
|
||||||
BuildRequires: suse-hpc
|
BuildRequires: suse-hpc
|
||||||
%endif
|
%endif
|
||||||
%if "%{build_flavor}" == "psm"
|
%if "%{build_flavor}" == "psm"
|
||||||
@ -234,7 +233,6 @@ Requires: gcc-c++
|
|||||||
Requires: gcc-fortran
|
Requires: gcc-fortran
|
||||||
%else
|
%else
|
||||||
%hpc_requires_devel
|
%hpc_requires_devel
|
||||||
Requires: slurm-devel
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -292,8 +290,6 @@ cp /usr/share/automake*/config.* .
|
|||||||
%if %{with hpc}
|
%if %{with hpc}
|
||||||
%{hpc_setup}
|
%{hpc_setup}
|
||||||
%{hpc_configure} \
|
%{hpc_configure} \
|
||||||
--with-pmi=pmi2 \
|
|
||||||
--with-pm=slurm \
|
|
||||||
%else
|
%else
|
||||||
%configure \
|
%configure \
|
||||||
--prefix=%{p_prefix} \
|
--prefix=%{p_prefix} \
|
||||||
|
Loading…
Reference in New Issue
Block a user