forked from pool/patterns-hpc
Christian Goll
0a269a77a8
- removed missing packages (bsc#1194956) OBS-URL: https://build.opensuse.org/request/show/950137 OBS-URL: https://build.opensuse.org/package/show/science:HPC/patterns-hpc?expand=0&rev=48
48 lines
1.6 KiB
Plaintext
48 lines
1.6 KiB
Plaintext
# Ping is useful on compute nodes (bsc#1169484)
|
|
Requires: iputils
|
|
# Recommend libraries which are in hpc
|
|
Recommends: libhdf5-gnu-hpc
|
|
Recommends: libhdf5_cpp-gnu-hpc
|
|
Recommends: libhdf5_fortran-gnu-hpc
|
|
Recommends: libhdf5_hl-gnu-hpc
|
|
Recommends: libhdf5_hl_cpp-gnu-hpc
|
|
|
|
Recommends: python3-scipy-gnu-hpc
|
|
|
|
# We require the mpi module and recommend the rest
|
|
Requires: mpich-gnu-hpc
|
|
Requires: mpich-ofi-gnu-hpc
|
|
Requires: mvapich2-gnu-hpc
|
|
Requires: openmpi2-gnu-hpc
|
|
# Just have this two transport on x86_64, to besure to breack anything
|
|
# only recommend them
|
|
%ifarch x86_64
|
|
Recommends: mvapich2-psm2-gnu-hpc
|
|
%endif
|
|
# Now the mpi dependend recommends
|
|
Recommends: libhdf5-gnu-mpich-hpc
|
|
Recommends: libhdf5-gnu-mvapich2-hpc
|
|
Recommends: libhdf5-gnu-openmpi3-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
|
|
Recommends: papi-hpc
|
|
|
|
Recommends: imb-gnu-mpich-hpc
|
|
Recommends: imb-gnu-mvapich2-hpc
|
|
Recommends: imb-gnu-openmpi3-hpc
|
|
Recommends: imb-gnu-openmpi4-hpc
|
|
|