SHA256
6
0
forked from pool/mpitests

Enable mpitests build for mvapich4 #2

Manually merged
HPC merged 1 commits from NMorey/mpitests:main into main 2025-11-09 15:28:07 +01:00
3 changed files with 8 additions and 1 deletions

View File

@@ -7,4 +7,6 @@
<package>mvapich2-psm2</package>
<package>mvapich3-ofi</package>
<package>mvapich3-ucx</package>
<package>mvapich4-ofi</package>
<package>mvapich4-ucx</package>
</multibuild>

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Nov 9 12:35:42 UTC 2025 - Nicolas Morey <nicolas.morey@suse.com>
- Enable mpitests build for mvapich4
-------------------------------------------------------------------
Fri Oct 31 18:37:34 UTC 2025 - Nicolas Morey <nicolas.morey@suse.com>

View File

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