Synchronize buildrequire
This commit is contained in:
parent
6326ac2e34
commit
bb72a8fac8
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: mvapich2
|
Name: mvapich2
|
||||||
Version: 2.3
|
Version: 2.3
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: OSU MVAPICH2 MPI package
|
Summary: OSU MVAPICH2 MPI package
|
||||||
License: BSD and MIT
|
License: BSD and MIT
|
||||||
URL: http://mvapich.cse.ohio-state.edu
|
URL: http://mvapich.cse.ohio-state.edu
|
||||||
@ -11,9 +11,9 @@ Source1: mvapich2.module.in
|
|||||||
Source2: mvapich2.macros.in
|
Source2: mvapich2.macros.in
|
||||||
Patch0001: 0001-mvapich23-unbundle-contrib-hwloc.patch
|
Patch0001: 0001-mvapich23-unbundle-contrib-hwloc.patch
|
||||||
Patch0002: 0002-mvapich23-unbundle-osu_benchmarks.patch
|
Patch0002: 0002-mvapich23-unbundle-osu_benchmarks.patch
|
||||||
BuildRequires: gcc-gfortran libibumad-devel librdmacm-devel python3-devel
|
BuildRequires: gcc-gfortran python3-devel
|
||||||
BuildRequires: bison flex autoconf automake libtool
|
BuildRequires: bison flex autoconf automake libtool
|
||||||
BuildRequires: perl-Digest-MD5 hwloc-devel libibverbs-devel >= 1.1.3 libibmad-devel
|
BuildRequires: perl-Digest-MD5 hwloc-devel rdma-core-devel
|
||||||
|
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
BuildRequires: libpsm2-devel >= 10.3.58
|
BuildRequires: libpsm2-devel >= 10.3.58
|
||||||
@ -28,7 +28,7 @@ Omni-Path, Ethernet/iWARP, RoCE.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for mvapich2
|
Summary: Development files for mvapich2
|
||||||
Provides: mpi-devel
|
Provides: mpi-devel
|
||||||
Requires: librdmacm-devel libibverbs-devel libibumad-devel
|
Requires: rdma-core-devel
|
||||||
Requires: mvapich2 = %{version}-%{release} gcc-gfortran
|
Requires: mvapich2 = %{version}-%{release} gcc-gfortran
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -57,7 +57,7 @@ for Omni-Path adapters.
|
|||||||
%package psm2-devel
|
%package psm2-devel
|
||||||
Summary: Development files for mvapich2-psm2
|
Summary: Development files for mvapich2-psm2
|
||||||
Provides: mpi-devel
|
Provides: mpi-devel
|
||||||
Requires: librdmacm-devel libibverbs-devel libibumad-devel
|
Requires: rdma-core-devel
|
||||||
Requires: mvapich2-psm2 = %{version}-%{release} gcc-gfortran
|
Requires: mvapich2-psm2 = %{version}-%{release} gcc-gfortran
|
||||||
|
|
||||||
%description psm2-devel
|
%description psm2-devel
|
||||||
@ -253,6 +253,9 @@ cd ..
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 28 2020 lingsheng <lingsheng@huawei.com> - 2.3-8
|
||||||
|
- Synchronize buildrequire.
|
||||||
|
|
||||||
* Sat Mar 14 2020 sunguoshuai <sunguoshuai@huawei.com> - 2.3-7
|
* Sat Mar 14 2020 sunguoshuai <sunguoshuai@huawei.com> - 2.3-7
|
||||||
- del rpm-mpi-hooks deps.
|
- del rpm-mpi-hooks deps.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user