forked from pool/patterns-hpc
Accepting request 678189 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/678189 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-hpc?expand=0&rev=10
This commit is contained in:
commit
998c688395
@ -6,10 +6,7 @@ Requires: openmpi2-gnu-hpc-devel
|
||||
Recommends: mvapich2-psm2-gnu-hpc-devel
|
||||
Recommends: mvapich2-psm2-gnu-hpc-doc
|
||||
%endif
|
||||
Recommends: gsl_serial-devel
|
||||
Recommends: metis_serial-devel
|
||||
Recommends: python3-numpy-devel
|
||||
Recommends: superlu-gnu-devel
|
||||
Recommends: fftw3-gnu-hpc-devel
|
||||
Recommends: fftw3-gnu-mpich-hpc-devel
|
||||
Recommends: fftw3-gnu-mvapich2-hpc-devel
|
||||
@ -40,6 +37,16 @@ Recommends: mpiP-gnu-mpich-hpc
|
||||
Recommends: mpiP-gnu-mvapich2-hpc
|
||||
Recommends: mpiP-gnu-openmpi2-hpc
|
||||
|
||||
Recommends: gsl-gnu-hpc
|
||||
Recommends: ocr-gnu-hpc-devel
|
||||
Recommends: ocr-gnu-mpich-hpc-devel
|
||||
Recommends: ocr-gnu-mvapich2-hpc-devel
|
||||
Recommends: superlu-gnu-hpc-devel
|
||||
|
||||
Recommends: hypre-gnu-mpich-hpc-devel
|
||||
Recommends: hypre-gnu-mvapich2-hpc-devel
|
||||
Recommends: hypre-gnu-openmpi2-hpc-devel
|
||||
|
||||
Recommends: lua-lmod-doc
|
||||
Recommends: hwloc-doc
|
||||
Recommends: luaposix-doc
|
||||
|
@ -1,7 +1,6 @@
|
||||
# Recommend libraries which are in hpc
|
||||
Recommends: gsl_serial
|
||||
Recommends: metis_serial
|
||||
Recommends: superlu-gnu
|
||||
Recommends: metis_serial-hpc
|
||||
Recommends: superlu-gnu-hpc
|
||||
Recommends: libfftw3-gnu-hpc
|
||||
Recommends: libhdf5-gnu-hpc
|
||||
Recommends: libhdf5_cpp-gnu-hpc
|
||||
@ -11,6 +10,11 @@ Recommends: libhdf5_hl_cpp-gnu-hpc
|
||||
Recommends: libnetcdf-gnu-hpc
|
||||
Recommends: libopenblas-gnu-hpc
|
||||
Recommends: libopenblas-pthreads-gnu-hpc
|
||||
|
||||
Recommends: ocr-gnu-hpc
|
||||
Recommends: gsl-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
|
||||
@ -57,3 +61,11 @@ Recommends: libscalapack2-gnu-openmpi2-hpc
|
||||
Recommends: libnetcdf-cxx4-gnu-hpc
|
||||
Recommends: python3-numpy-gnu-hpc
|
||||
Recommends: papi-hpc
|
||||
|
||||
Recommends: imb-gnu-mpich-hpc
|
||||
Recommends: imb-gnu-mvapich2-hpc
|
||||
Recommends: imb-gnu-openmpi2-hpc
|
||||
Recommends: libHYPRE-gnu-mpich-hpc
|
||||
Recommends: libHYPRE-gnu-mvapich2-hpc
|
||||
Recommends: libHYPRE-gnu-openmpi2-hpc
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 18 08:50:37 UTC 2019 - cgoll@suse.com
|
||||
|
||||
- added the new packages for sle15sp1 and leap15.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 14 12:57:59 UTC 2018 - cgoll@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package patterns-hpc
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: patterns-hpc
|
||||
Version: 20180514
|
||||
Version: 20190218
|
||||
Release: 0
|
||||
Summary: Source Package for HPC Patterns
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user