Hello community,

here is the log from the commit of package scalapack for openSUSE:Factory 
checked in at 2020-09-15 16:25:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scalapack (Old)
 and      /work/SRC/openSUSE:Factory/.scalapack.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scalapack"

Tue Sep 15 16:25:27 2020 rev:22 rq:833715 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/scalapack/scalapack.changes      2020-07-17 
20:50:15.348883094 +0200
+++ /work/SRC/openSUSE:Factory/.scalapack.new.4249/scalapack.changes    
2020-09-15 16:26:07.230472155 +0200
@@ -1,0 +2,5 @@
+Thu Jul 23 16:27:49 UTC 2020 - Egbert Eich <e...@suse.com>
+
+- Add build support for gcc10 to HPC build (bsc#1174439). 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ scalapack.spec ++++++
--- /var/tmp/diff_new_pack.uIZGsM/_old  2020-09-15 16:26:08.678473542 +0200
+++ /var/tmp/diff_new_pack.uIZGsM/_new  2020-09-15 16:26:08.678473542 +0200
@@ -284,6 +284,56 @@
 %{bcond_without hpc}
 %endif
 
+%if "%flavor" == "gnu10-openmpi-hpc"
+%{?DisOMPI1}
+%define mpi_flavor openmpi
+%define compiler_family gnu
+%define c_f_ver 10
+%define mpi_vers 1
+%{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu10-openmpi2-hpc"
+%{?DisOMPI2}
+%define mpi_flavor openmpi
+%define compiler_family gnu
+%define c_f_ver 10
+%define mpi_vers 2
+%{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu10-openmpi3-hpc"
+%{?DisOMPI3}
+%define mpi_flavor openmpi
+%define compiler_family gnu
+%define c_f_ver 10
+%define mpi_vers 3
+%{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu10-openmpi4-hpc"
+%{?DisOMPI4}
+%define mpi_flavor openmpi
+%define compiler_family gnu
+%define c_f_ver 10
+%define mpi_vers 4
+%{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu10-mvapich2-hpc"
+%define mpi_flavor mvapich2
+%define compiler_family gnu
+%define c_f_ver 10
+%{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu10-mpich-hpc"
+%define mpi_flavor mpich
+%define compiler_family gnu
+%define c_f_ver 10
+%{bcond_without hpc}
+%endif
+
 %if !0%{?is_opensuse} && !0%{?with_hpc:1}
 ExclusiveArch:  do_not_build
 %endif


Reply via email to