Accepting request 1102781 from science:HPC

OBS-URL: https://build.opensuse.org/request/show/1102781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openmpi4?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2023-08-09 15:23:56 +00:00 committed by Git OBS Bridge
commit 6c9c1de672
2 changed files with 5 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 7 17:02:04 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
- Drop support for TrueScale (bsc#1212146)
-------------------------------------------------------------------
Tue Jul 25 13:04:21 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>

View File

@ -194,10 +194,6 @@ Requires: lib%{package_name} = %{version}
%hpc_requires
%endif
%ifarch %{ix86} x86_64
BuildRequires: infinipath-psm-devel
%endif
%ifarch x86_64
BuildRequires: libnuma-devel
BuildRequires: libpsm2-devel
@ -474,9 +470,6 @@ export HOSTNAME=OBS
--with-ucx \
--with-ucx-libdir=/usr/%_lib \
%endif
%ifarch %{ix86} x86_64
--with-psm \
%endif
%ifarch x86_64
--with-psm2 \
%endif