Hello community,

here is the log from the commit of package openmpi for openSUSE:Factory checked 
in at 2017-08-29 11:35:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openmpi (Old)
 and      /work/SRC/openSUSE:Factory/.openmpi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openmpi"

Tue Aug 29 11:35:43 2017 rev:64 rq:517825 version:1.10.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/openmpi/openmpi-testsuite.changes        
2017-07-30 11:24:34.281174200 +0200
+++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi-testsuite.changes   
2017-08-29 11:35:44.422746512 +0200
@@ -1,0 +2,10 @@
+Sun Aug 13 11:17:00 UTC 2017 - [email protected]
+
+- Enable ucx only on supported platforms
+
+-------------------------------------------------------------------
+Mon Jul 17 10:53:05 UTC 2017 - [email protected]
+
+- disable ucx on all ARM platform variants (all of them are 32bit)
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/openmpi/openmpi.changes  2017-07-30 
11:24:35.892946766 +0200
+++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi.changes     2017-08-29 
11:35:44.514733587 +0200
@@ -1,0 +2,5 @@
+Sun Aug 13 11:17:00 UTC 2017 - [email protected]
+
+- Enable ucx only on supported platforms
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openmpi-testsuite.spec ++++++
--- /var/tmp/diff_new_pack.g3cCl0/_old  2017-08-29 11:35:46.174500384 +0200
+++ /var/tmp/diff_new_pack.g3cCl0/_new  2017-08-29 11:35:46.190498136 +0200
@@ -27,7 +27,7 @@
 # % define build_static_devel 1
 
 %if 0%{?suse_version} >= 1320
-%ifnarch s390 armv7hl %{ix86}
+%ifarch aarch64 %power64 x86_64 s390x
 %define with_ucx 1
 %endif
 %endif
@@ -481,7 +481,7 @@
 %{mpi_helpdir}/help-shmem-api.txt
 %{mpi_helpdir}/help-shmem-runtime.txt
 %{mpi_helpdir}/help-state-staged-hnp.txt
-%ifarch %ix86 x86_64 ppc64
+%ifarch %ix86 x86_64 ppc ppc64
 %{mpi_helpdir}/help-opal-timer-linux.txt
 %endif
 

++++++ openmpi.spec ++++++
--- /var/tmp/diff_new_pack.g3cCl0/_old  2017-08-29 11:35:46.238491393 +0200
+++ /var/tmp/diff_new_pack.g3cCl0/_new  2017-08-29 11:35:46.246490269 +0200
@@ -27,7 +27,7 @@
 # % define build_static_devel 1
 
 %if 0%{?suse_version} >= 1320
-%ifnarch s390 %arm %ix86
+%ifarch aarch64 %power64 x86_64 s390x
 %define with_ucx 1
 %endif
 %endif
@@ -481,7 +481,7 @@
 %{mpi_helpdir}/help-shmem-api.txt
 %{mpi_helpdir}/help-shmem-runtime.txt
 %{mpi_helpdir}/help-state-staged-hnp.txt
-%ifarch %ix86 x86_64 ppc64
+%ifarch %ix86 x86_64 ppc ppc64
 %{mpi_helpdir}/help-opal-timer-linux.txt
 %endif
 


Reply via email to