2020-04-17 07:13:31 +00:00
|
|
|
# Ping is useful on compute nodes (bsc#1169484)
|
|
|
|
Requires: iputils
|
2018-02-24 17:39:47 +00:00
|
|
|
# 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
|
2019-02-22 09:21:04 +00:00
|
|
|
|
|
|
|
Recommends: python3-scipy-gnu-hpc
|
|
|
|
|
2018-02-24 17:39:47 +00:00
|
|
|
# We require the mpi module and recommend the rest
|
|
|
|
Requires: mpich-gnu-hpc
|
|
|
|
Requires: mpich-ofi-gnu-hpc
|
|
|
|
Requires: mvapich2-gnu-hpc
|
2022-04-29 09:19:14 +00:00
|
|
|
Requires: openmpi4-gnu-hpc
|
2018-03-27 13:20:07 +00:00
|
|
|
# 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
|
2018-02-24 17:39:47 +00:00
|
|
|
# Now the mpi dependend recommends
|
|
|
|
Recommends: libhdf5-gnu-mpich-hpc
|
|
|
|
Recommends: libhdf5-gnu-mvapich2-hpc
|
2022-04-29 09:19:14 +00:00
|
|
|
Recommends: libhdf5-gnu-openmpi4-hpc
|
2018-02-24 17:39:47 +00:00
|
|
|
Recommends: libhdf5_fortran-gnu-mpich-hpc
|
|
|
|
Recommends: libhdf5_fortran-gnu-mvapich2-hpc
|
2022-01-31 10:58:08 +00:00
|
|
|
Recommends: libhdf5_fortran-gnu-openmpi4-hpc
|
2018-02-24 17:39:47 +00:00
|
|
|
Recommends: libhdf5_hl-gnu-mpich-hpc
|
|
|
|
Recommends: libhdf5_hl-gnu-mvapich2-hpc
|
2022-01-31 10:58:08 +00:00
|
|
|
Recommends: libhdf5_hl-gnu-openmpi4-hpc
|
2018-03-02 15:05:48 +00:00
|
|
|
Recommends: libhdf5_hl_fortran-gnu-hpc
|
2018-02-24 17:39:47 +00:00
|
|
|
Recommends: libhdf5_hl_fortran-gnu-mpich-hpc
|
|
|
|
Recommends: libhdf5_hl_fortran-gnu-mvapich2-hpc
|
2022-01-31 10:58:08 +00:00
|
|
|
Recommends: libhdf5_hl_fortran-gnu-openmpi4-hpc
|
2018-02-24 17:39:47 +00:00
|
|
|
|
2018-03-02 15:05:48 +00:00
|
|
|
Recommends: python3-numpy-gnu-hpc
|
|
|
|
Recommends: papi-hpc
|
2019-02-22 09:21:04 +00:00
|
|
|
|
|
|
|
Recommends: imb-gnu-mpich-hpc
|
|
|
|
Recommends: imb-gnu-mvapich2-hpc
|
2022-01-31 10:58:08 +00:00
|
|
|
Recommends: imb-gnu-openmpi4-hpc
|
2019-03-28 11:33:59 +00:00
|
|
|
|