Merge remote-tracking branch 'up/f31' into master-riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
commit
ec584226e7
11
openmpi.spec
11
openmpi.spec
@ -27,7 +27,7 @@
|
||||
|
||||
Name: openmpi%{?_cc_name_suffix}
|
||||
Version: 4.0.1
|
||||
Release: 6.0.riscv64%{?dist}
|
||||
Release: 8.0.riscv64%{?dist}
|
||||
Summary: Open Message Passing Interface
|
||||
License: BSD and MIT and Romio
|
||||
URL: http://www.open-mpi.org/
|
||||
@ -82,7 +82,6 @@ BuildRequires: python%{python3_pkgversion}-devel
|
||||
BuildRequires: infinipath-psm-devel
|
||||
BuildRequires: libpsm2-devel
|
||||
%endif
|
||||
BuildRequires: torque-devel
|
||||
%if %{with ucx}
|
||||
BuildRequires: ucx-devel
|
||||
%endif
|
||||
@ -371,10 +370,16 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 25 2019 David Abdurachmanov <david.abdurachmanov@sifive.com> - 4.0.1-6.0.riscv64
|
||||
* Sun Aug 18 2019 David Abdurachmanov <david.abdurachmanov@sifive.com> - 4.0.1-8.0.riscv64
|
||||
- Add OPAL patch to enable riscv64
|
||||
- Switch to use %{valgrind_arches}
|
||||
|
||||
* Fri Aug 9 2019 Philip Kovacs <pkdevel@yahoo.com> - 4.0.1-8
|
||||
- Remove torque support (torque retired: bug #1676147)
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Fri Jun 21 2019 Orion Poplawski <orion@nwra.com> - 4.0.1-6
|
||||
- Rebuild for libfabric 1.8
|
||||
- Re-enable UCX, hopefully issue fixed in 1.5.2
|
||||
|
Loading…
Reference in New Issue
Block a user