Match upstream

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-09-27 10:28:10 +03:00
parent 25ab346503
commit 38306be3e8
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3

View File

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