From 0c1f13de156fa6a0689254c954485f52bf72675da7afbc945aa2ad102bbf33fe Mon Sep 17 00:00:00 2001 From: Nicolas Morey Date: Mon, 7 Aug 2023 21:28:31 +0000 Subject: [PATCH] Accepting request 1102760 from home:NMorey:branches:science:HPC - Drop support for TrueScale (bsc#1212146) OBS-URL: https://build.opensuse.org/request/show/1102760 OBS-URL: https://build.opensuse.org/package/show/science:HPC/openmpi4?expand=0&rev=26 --- openmpi4.changes | 5 +++++ openmpi4.spec | 7 ------- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/openmpi4.changes b/openmpi4.changes index bbb1b2c..6ae7597 100644 --- a/openmpi4.changes +++ b/openmpi4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 7 17:02:04 UTC 2023 - Nicolas Morey + +- Drop support for TrueScale (bsc#1212146) + ------------------------------------------------------------------- Tue Jul 25 13:04:21 UTC 2023 - Nicolas Morey diff --git a/openmpi4.spec b/openmpi4.spec index 32058c1..8623935 100644 --- a/openmpi4.spec +++ b/openmpi4.spec @@ -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