forked from pool/patterns-hpc
Accepting request 973885 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/973885 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-hpc?expand=0&rev=15
This commit is contained in:
commit
5ad5dcd103
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 09:06:34 UTC 2022 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- 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 <cgoll@suse.com>
|
||||
|
||||
|
@ -40,6 +40,7 @@ This particular package contains all the HPC related patterns.
|
||||
|
||||
|
||||
################################################################################
|
||||
|
||||
%package compute_node
|
||||
%pattern_serverfunctions
|
||||
Summary: HPC Basic Compute Node
|
||||
|
Loading…
Reference in New Issue
Block a user