From be23b10ee89fe47bad8d865ac504db0bfa43274aecc95059c6ae163653cc870b Mon Sep 17 00:00:00 2001 From: Nicolas Morey Date: Sun, 9 Nov 2025 13:35:54 +0100 Subject: [PATCH] Enable mpitests build for mvapich4 Signed-off-by: Nicolas Morey --- _multibuild | 2 ++ mpitests.changes | 5 +++++ mpitests.spec | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/_multibuild b/_multibuild index 9e00037..5f4aac6 100644 --- a/_multibuild +++ b/_multibuild @@ -7,4 +7,6 @@ mvapich2-psm2 mvapich3-ofi mvapich3-ucx + mvapich4-ofi + mvapich4-ucx diff --git a/mpitests.changes b/mpitests.changes index 3f4f0c4..21701ab 100644 --- a/mpitests.changes +++ b/mpitests.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 9 12:35:42 UTC 2025 - Nicolas Morey + +- Enable mpitests build for mvapich4 + ------------------------------------------------------------------- Fri Oct 31 18:37:34 UTC 2025 - Nicolas Morey diff --git a/mpitests.spec b/mpitests.spec index bd88164..ea30f3c 100644 --- a/mpitests.spec +++ b/mpitests.spec @@ -90,7 +90,7 @@ ExclusiveArch: x86_64 ExcludeArch: ppc64 %endif -%if "%{flavor}" == "openmpi5" +%if "%{flavor}" == "openmpi5" %if %{sles_pre_16} # Disable openmpi5 builds for SLES < 16 ExclusiveArch: do_not_build -- 2.51.1