Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package imb for openSUSE:Factory checked in 
at 2025-11-11 19:19:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/imb (Old)
 and      /work/SRC/openSUSE:Factory/.imb.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "imb"

Tue Nov 11 19:19:51 2025 rev:22 rq:1316689 version:2021.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/imb/imb.changes  2025-11-03 18:56:15.844470885 
+0100
+++ /work/SRC/openSUSE:Factory/.imb.new.1980/imb.changes        2025-11-11 
19:20:10.396549260 +0100
@@ -1,0 +2,5 @@
+Sun Nov  9 12:38:50 UTC 2025 - Nicolas Morey <[email protected]>
+
+- Add mvapich[34] flavors
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ imb.spec ++++++
--- /var/tmp/diff_new_pack.2xKHnc/_old  2025-11-11 19:20:10.972573385 +0100
+++ /var/tmp/diff_new_pack.2xKHnc/_new  2025-11-11 19:20:10.976573553 +0100
@@ -27,27 +27,20 @@
 ExclusiveArch:  do_not_build
 %endif
 
-%if "%{flavor}" == "mvapich2"
-%global mpi_flavor mvapich2
-%define buildtarget "IMB-MPI1 IMB-EXT IMB-IO IMB-P2P"
-%endif
-
-%if "%{flavor}" == "mpich"
-%global mpi_flavor mpich
-%define buildtarget "IMB-MPI1 IMB-EXT IMB-IO IMB-P2P"
-%endif
-
 %if "%{flavor}" == "openmpi4"
 %global mpi_flavor openmpi
 %define mpi_vers 4
 %define buildtarget "IMB-MPI1 IMB-EXT IMB-P2P"
-%endif
-
+%else
 %if "%{flavor}" == "openmpi5"
 %global mpi_flavor openmpi
 %define mpi_vers 5
 %define buildtarget "IMB-MPI1 IMB-EXT IMB-P2P"
-ExcludeArch:    %{ix86} %{arm}
+%else
+# Anything but openmpi[45]
+%global mpi_flavor %{flavor}
+%define buildtarget "IMB-MPI1 IMB-EXT IMB-IO IMB-P2P"
+%endif
 %endif
 
 %define p_bindir /usr/%_lib/mpi/gcc/%{flavor}/bin
@@ -72,6 +65,8 @@
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 Obsoletes:      imb < %{version}
+# Do not bother with 32b versions.
+ExcludeArch:    %{ix86} %{arm}
 
 %description
 The Intel MPI Benchmarks (IMB) perform a set of MPI performance

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.2xKHnc/_old  2025-11-11 19:20:11.028575731 +0100
+++ /var/tmp/diff_new_pack.2xKHnc/_new  2025-11-11 19:20:11.032575899 +0100
@@ -3,5 +3,9 @@
   <package>openmpi5</package>
   <package>mpich</package>
   <package>mvapich2</package>
+  <package>mvapich3-ucx</package>
+  <package>mvapich3-ofi</package>
+  <package>mvapich4-ucx</package>
+  <package>mvapich4-ofi</package>
 </multibuild>
 

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.2xKHnc/_old  2025-11-11 19:20:11.056576904 +0100
+++ /var/tmp/diff_new_pack.2xKHnc/_new  2025-11-11 19:20:11.056576904 +0100
@@ -1,6 +1,6 @@
-mtime: 1761930118
-commit: 80d90f7c2cd98ec4e36c1dda316d2677fb13a4ed1c99cd7633cc5342bb55ce4e
+mtime: 1762702343
+commit: c55d1c2462688e7e47a16e8a4c367893dbe030283879e93f41195f447a346f16
 url: https://src.opensuse.org/HPC/imb.git
-revision: 80d90f7c2cd98ec4e36c1dda316d2677fb13a4ed1c99cd7633cc5342bb55ce4e
+revision: c55d1c2462688e7e47a16e8a4c367893dbe030283879e93f41195f447a346f16
 projectscmsync: https://src.opensuse.org/HPC/_ObsPrj
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-11-09 16:39:01.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to