Match upstream
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
25ab346503
commit
38306be3e8
@ -1,7 +1,7 @@
|
||||
Summary: A high-performance implementation of MPI
|
||||
Name: mpich
|
||||
Version: 4.2.2
|
||||
Release: %autorelease -e 0.riscv64
|
||||
Release: %autorelease
|
||||
License: mpich2
|
||||
URL: https://www.mpich.org/
|
||||
|
||||
@ -37,7 +37,7 @@ BuildRequires: libfabric-devel
|
||||
BuildRequires: libnl3-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: numactl-devel
|
||||
%ifarch aarch64 ppc64le x86_64 riscv64
|
||||
%ifarch aarch64 ppc64le x86_64
|
||||
BuildRequires: ucx-devel
|
||||
%endif
|
||||
%if ! 0%{?rhel}
|
||||
@ -151,7 +151,7 @@ CONFIGURE_OPTS=(
|
||||
--htmldir=%{_datadir}/%{name}/doc
|
||||
--with-hwloc
|
||||
--with-libfabric
|
||||
%ifarch aarch64 ppc64le x86_64 riscv64
|
||||
%ifarch aarch64 ppc64le x86_64
|
||||
--with-ucx
|
||||
%endif
|
||||
%if ! 0%{?rhel}
|
||||
|
Loading…
Reference in New Issue
Block a user