From 9b4356de9d94dd883bc01e54f9e48f62e636df30de10cef6e24ccf3fd28459af Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Fri, 29 Apr 2022 09:19:14 +0000 Subject: [PATCH] Accepting request 973882 from home:eeich:branches:science:HPC - Remove occurrances of openmpi2 - which is obsolete - Replaced occurrances of openmpi3 with openmpi4 (bsc#1199013). OBS-URL: https://build.opensuse.org/request/show/973882 OBS-URL: https://build.opensuse.org/package/show/science:HPC/patterns-hpc?expand=0&rev=49 --- devel-inc.txt | 1 - library-inc.txt | 8 ++------ patterns-hpc.changes | 6 ++++++ patterns-hpc.spec | 1 + 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/devel-inc.txt b/devel-inc.txt index af0b362..36d8eef 100644 --- a/devel-inc.txt +++ b/devel-inc.txt @@ -13,7 +13,6 @@ Recommends: libopenblas-pthreads-gnu-hpc-devel Recommends: python3-numpy-gnu-hpc-devel Recommends: mpiP-gnu-mpich-hpc Recommends: mpiP-gnu-mvapich2-hpc -Recommends: mpiP-gnu-openmpi3-hpc Recommends: mpiP-gnu-openmpi4-hpc Recommends: mvapich2-gnu-hpc-doc diff --git a/library-inc.txt b/library-inc.txt index bf115d6..0a50e0c 100644 --- a/library-inc.txt +++ b/library-inc.txt @@ -13,7 +13,7 @@ Recommends: python3-scipy-gnu-hpc Requires: mpich-gnu-hpc Requires: mpich-ofi-gnu-hpc Requires: mvapich2-gnu-hpc -Requires: openmpi2-gnu-hpc +Requires: openmpi4-gnu-hpc # Just have this two transport on x86_64, to besure to breack anything # only recommend them %ifarch x86_64 @@ -22,19 +22,16 @@ Recommends: mvapich2-psm2-gnu-hpc # Now the mpi dependend recommends Recommends: libhdf5-gnu-mpich-hpc Recommends: libhdf5-gnu-mvapich2-hpc -Recommends: libhdf5-gnu-openmpi3-hpc +Recommends: libhdf5-gnu-openmpi4-hpc Recommends: libhdf5_fortran-gnu-mpich-hpc Recommends: libhdf5_fortran-gnu-mvapich2-hpc -Recommends: libhdf5_fortran-gnu-openmpi3-hpc Recommends: libhdf5_fortran-gnu-openmpi4-hpc Recommends: libhdf5_hl-gnu-mpich-hpc Recommends: libhdf5_hl-gnu-mvapich2-hpc -Recommends: libhdf5_hl-gnu-openmpi3-hpc Recommends: libhdf5_hl-gnu-openmpi4-hpc Recommends: libhdf5_hl_fortran-gnu-hpc Recommends: libhdf5_hl_fortran-gnu-mpich-hpc Recommends: libhdf5_hl_fortran-gnu-mvapich2-hpc -Recommends: libhdf5_hl_fortran-gnu-openmpi3-hpc Recommends: libhdf5_hl_fortran-gnu-openmpi4-hpc Recommends: python3-numpy-gnu-hpc @@ -42,6 +39,5 @@ Recommends: papi-hpc Recommends: imb-gnu-mpich-hpc Recommends: imb-gnu-mvapich2-hpc -Recommends: imb-gnu-openmpi3-hpc Recommends: imb-gnu-openmpi4-hpc diff --git a/patterns-hpc.changes b/patterns-hpc.changes index 3a2f4cc..862f7da 100644 --- a/patterns-hpc.changes +++ b/patterns-hpc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 29 09:06:34 UTC 2022 - Egbert Eich + +- Remove occurrances of openmpi2 - which is obsolete +- Replaced occurrances of openmpi3 with openmpi4 (bsc#1199013). + ------------------------------------------------------------------- Tue Jan 25 14:50:56 UTC 2022 - Christian Goll diff --git a/patterns-hpc.spec b/patterns-hpc.spec index 9b169dc..21b30b9 100644 --- a/patterns-hpc.spec +++ b/patterns-hpc.spec @@ -40,6 +40,7 @@ This particular package contains all the HPC related patterns. ################################################################################ + %package compute_node %pattern_serverfunctions Summary: HPC Basic Compute Node