Spack v1.0.0
This commit is contained in:
parent
a7d0c42d39
commit
0f71716d9b
197
env/sles15/x86_64/sysconfigs/packages.yaml
vendored
197
env/sles15/x86_64/sysconfigs/packages.yaml
vendored
@@ -1,53 +1,50 @@
|
||||
packages:
|
||||
all:
|
||||
compiler: [gcc, nvhpc, cce]
|
||||
prefer:
|
||||
- spec: '^openmpi'
|
||||
when: '^mpi'
|
||||
providers:
|
||||
blas: [openblas, nvhpc, cray-libsci]
|
||||
lapack: [openblas, nvhpc, cray-libsci]
|
||||
blas: [openblas, nvpl-blas, cray-libsci]
|
||||
lapack: [openblas, nvpl-lapack, cray-libsci]
|
||||
mpi: [openmpi, cray-mpich]
|
||||
pkgconfig: [pkg-config]
|
||||
scalapack: [cray-libsci]
|
||||
variants:
|
||||
- cuda_arch=80
|
||||
require:
|
||||
- spec: "os=sles15"
|
||||
- spec: "target=x86_64"
|
||||
when: "%gcc"
|
||||
- spec: "target=zen3"
|
||||
when: "%nvhpc"
|
||||
variants:
|
||||
- cuda_arch=80
|
||||
autoconf:
|
||||
require: '%gcc@7.5.0'
|
||||
# autoconf:
|
||||
# require: '^gcc'
|
||||
automake:
|
||||
require: '%gcc@7.5.0'
|
||||
berkeley-db:
|
||||
require: '%gcc@7.5.0'
|
||||
boost:
|
||||
require: '%gcc@7.5.0'
|
||||
require: '%gcc'
|
||||
ca-certificates-mozilla:
|
||||
require: '%gcc@7.5.0'
|
||||
cce:
|
||||
externals:
|
||||
- modules:
|
||||
- libfabric/1.22.0
|
||||
- PrgEnv-cray/8.5.0
|
||||
- cce/17.0.0
|
||||
spec: cce@=17.0.0
|
||||
extra_attributes:
|
||||
compilers:
|
||||
c: cc
|
||||
cxx: CC
|
||||
fortran: ftn
|
||||
operating_system: sles15
|
||||
target: x86_64
|
||||
# cce:
|
||||
# externals:
|
||||
# - modules:
|
||||
# - libfabric/1.22.0
|
||||
# - PrgEnv-cray/8.5.0
|
||||
# - cce/17.0.0
|
||||
# spec: cce@=17.0.0
|
||||
# extra_attributes:
|
||||
# compilers:
|
||||
# c: cc
|
||||
# cxx: CC
|
||||
# fortran: ftn
|
||||
# operating_system: sles15
|
||||
# target: x86_64
|
||||
cairo:
|
||||
require: '%gcc@7.5.0'
|
||||
cassini-headers:
|
||||
require: '@main'
|
||||
cmake:
|
||||
require: '%gcc'
|
||||
require: '^gcc'
|
||||
coreutils:
|
||||
require: '%gcc@7.5.0'
|
||||
cray-libsci:
|
||||
@@ -56,29 +53,31 @@ packages:
|
||||
- modules:
|
||||
- cray-libsci
|
||||
prefix: /opt/cray/pe/libsci/23.12.5/cray/17.0/x86_64
|
||||
spec: cray-libsci@23.12.5%cce@17.0.0 +mpi +openmp
|
||||
spec: cray-libsci@23.12.5+mpi+openmp%cce@17.0.0
|
||||
- modules:
|
||||
- cray-libsci
|
||||
prefix: /opt/cray/pe/libsci/23.12.5/GNU/12.3/x86_64/
|
||||
spec: cray-libsci@23.12.5%gcc@12.3 +mpi +openmp
|
||||
spec: cray-libsci@23.12.5+mpi+openmp^gcc@12.3
|
||||
cray-mpich:
|
||||
buildable: false
|
||||
externals:
|
||||
- modules:
|
||||
- cray-mpich
|
||||
- libfabric/1.22.0
|
||||
prefix: /opt/cray/pe/mpich/8.1.28/ofi/cray/17.0
|
||||
spec: cray-mpich@8.1.28%cce@17.0.0
|
||||
- modules:
|
||||
- cray-mpich
|
||||
- libfabric/1.22.0
|
||||
prefix: /opt/cray/pe/mpich/8.1.28/ofi/gnu/12.3
|
||||
spec: cray-mpich@8.1.28%gcc@12.3
|
||||
spec: cray-mpich@8.1.28^gcc@12.3
|
||||
cray-pmi:
|
||||
buildable: false
|
||||
externals:
|
||||
- modules:
|
||||
- cray-pmi
|
||||
prefix: /opt/cray/pe/pmi/6.1.13
|
||||
spec: cray-pmi@6.1.13%gcc
|
||||
spec: cray-pmi@6.1.13^gcc
|
||||
cuda:
|
||||
prefer:
|
||||
- spec: '@12.8.0'
|
||||
@@ -99,7 +98,7 @@ packages:
|
||||
- modules:
|
||||
- cray-fftw/3.3.10.6
|
||||
prefix: /opt/cray/pe/fftw/3.3.10.6/x86_64
|
||||
spec: fftw@3.3.10.6+mpi+openmp~pfft_patches precision=double,float%gcc@12.3
|
||||
spec: fftw@3.3.10.6+mpi+openmp~pfft_patches precision=double,float^gcc@12.3
|
||||
findutils:
|
||||
require: '%gcc@7.5.0'
|
||||
flex:
|
||||
@@ -112,30 +111,44 @@ packages:
|
||||
require: '%gcc@7.5.0'
|
||||
gcc:
|
||||
externals:
|
||||
- prefix: /usr
|
||||
spec: gcc@7.5.0
|
||||
extra_attributes:
|
||||
compilers:
|
||||
c: /usr/bin/gcc
|
||||
cxx: /usr/bin/g++
|
||||
fortran: /usr/bin/gfortran
|
||||
operating_system: sles15
|
||||
target: x86_64
|
||||
modules:
|
||||
- libfabric/1.22.0
|
||||
- prefix: /usr
|
||||
spec: gcc@=12.3
|
||||
extra_attributes:
|
||||
compilers:
|
||||
c: /usr/bin/gcc-12
|
||||
cxx: /usr/bin/g++-12
|
||||
fortran: /usr/bin/gfortran-12
|
||||
operating_system: sles15
|
||||
target: x86_64
|
||||
modules:
|
||||
- libfabric/1.22.0
|
||||
- PrgEnv-gnu/8.5.0
|
||||
- gcc-native/12.3
|
||||
- spec: gcc@7.5.0 languages='c,c++,fortran'
|
||||
prefix: /usr
|
||||
extra_attributes:
|
||||
compilers:
|
||||
c: /usr/bin/gcc
|
||||
cxx: /usr/bin/g++
|
||||
fortran: /usr/bin/gfortran
|
||||
- spec: gcc@12.3 languages='c,c++,fortran'
|
||||
prefix: /usr
|
||||
extra_attributes:
|
||||
compilers:
|
||||
c: /usr/bin/gcc-12
|
||||
cxx: /usr/bin/g++-12
|
||||
fortran: /usr/bin/gfortran-12
|
||||
- spec: gcc@=13.2.0 languages='c,c++,fortran'
|
||||
prefix: /afs/psi.ch/sys/spack/0.22.0/opt/spack/stable/linux-sles15-x86_64/gcc-7.5.0/gcc-13.2.0-2k3w3v2u5u6bfnoxl5rgnnna4on3lku7
|
||||
extra_attributes:
|
||||
compilers:
|
||||
c: /afs/psi.ch/sys/spack/0.22.0/opt/spack/stable/linux-sles15-x86_64/gcc-7.5.0/gcc-13.2.0-2k3w3v2u5u6bfnoxl5rgnnna4on3lku7/bin/gcc
|
||||
cxx: /afs/psi.ch/sys/spack/0.22.0/opt/spack/stable/linux-sles15-x86_64/gcc-7.5.0/gcc-13.2.0-2k3w3v2u5u6bfnoxl5rgnnna4on3lku7/bin/g++
|
||||
fortran: /afs/psi.ch/sys/spack/0.22.0/opt/spack/stable/linux-sles15-x86_64/gcc-7.5.0/gcc-13.2.0-2k3w3v2u5u6bfnoxl5rgnnna4on3lku7/bin/gfortran
|
||||
modules: libfabric/1.22.0
|
||||
- spec: gcc@=9.5.0 languages='c,c++,fortran'
|
||||
prefix: /afs/psi.ch/sys/spack/0.23.0/opt/spack/unstable/linux-sles15-x86_64/gcc-7.5.0/gcc-9.5.0-ow3yhuibzp7u753hyh5xngfgegxgijxp
|
||||
extra_attributes:
|
||||
compilers:
|
||||
c: /afs/psi.ch/sys/spack/0.23.0/opt/spack/unstable/linux-sles15-x86_64/gcc-7.5.0/gcc-9.5.0-ow3yhuibzp7u753hyh5xngfgegxgijxp/bin/gcc
|
||||
cxx: /afs/psi.ch/sys/spack/0.23.0/opt/spack/unstable/linux-sles15-x86_64/gcc-7.5.0/gcc-9.5.0-ow3yhuibzp7u753hyh5xngfgegxgijxp/bin/g++
|
||||
fortran: /afs/psi.ch/sys/spack/0.23.0/opt/spack/unstable/linux-sles15-x86_64/gcc-7.5.0/gcc-9.5.0-ow3yhuibzp7u753hyh5xngfgegxgijxp/bin/gfortran
|
||||
modules: libfabric/1.22.0
|
||||
- spec: gcc@=14.2.0 languages='c,c++,fortran'
|
||||
prefix: /afs/psi.ch/sys/spack/develop/opt/spack/unstable/linux-sles15-x86_64/gcc-7.5.0/gcc-14.2.0-jzgck7w35mj62amibctygaltet3udp7k
|
||||
extra_attributes:
|
||||
compilers:
|
||||
c: /afs/psi.ch/sys/spack/develop/opt/spack/unstable/linux-sles15-x86_64/gcc-7.5.0/gcc-14.2.0-jzgck7w35mj62amibctygaltet3udp7k/bin/gcc
|
||||
cxx: /afs/psi.ch/sys/spack/develop/opt/spack/unstable/linux-sles15-x86_64/gcc-7.5.0/gcc-14.2.0-jzgck7w35mj62amibctygaltet3udp7k/bin/g++
|
||||
fortran: /afs/psi.ch/sys/spack/develop/opt/spack/unstable/linux-sles15-x86_64/gcc-7.5.0/gcc-14.2.0-jzgck7w35mj62amibctygaltet3udp7k/bin/gfortran
|
||||
modules: libfabric/1.22.0
|
||||
gdbm:
|
||||
require: '%gcc@7.5.0'
|
||||
gettext:
|
||||
@@ -150,16 +163,39 @@ packages:
|
||||
require: '%gcc@7.5.0'
|
||||
gtkplus:
|
||||
require: 'default_library=shared,static'
|
||||
hdf5:
|
||||
externals:
|
||||
- prefix: '/opt/cray/pe/hdf5-parallel/1.12.2.9/gnu/12.3'
|
||||
spec: 'hdf5@1.12.2.9+fortran+hl+mpi^gcc@12.3 ^cray-mpich'
|
||||
- prefix: '/opt/cray/pe/hdf5/1.12.2.9/gnu/12.3'
|
||||
spec: 'hdf5@1.12.2.9+fortran+hl~mpi^gcc@12.3 ^cray-mpich'
|
||||
intel-oneapi-compilers:
|
||||
externals:
|
||||
- spec: intel-oneapi-compilers@2022.1.0
|
||||
prefix: /afs/psi.ch/sys/spack/0.22.0/opt/spack/stable/linux-sles15-x86_64/gcc-7.5.0/intel-oneapi-compilers-2022.1.0-bf6lcbnmvgeb57jaihsfu22xlbgmmqe7
|
||||
extra_attributes:
|
||||
compilers:
|
||||
c: /afs/psi.ch/sys/spack/0.22.0/opt/spack/stable/linux-sles15-x86_64/gcc-7.5.0/intel-oneapi-compilers-2022.1.0-bf6lcbnmvgeb57jaihsfu22xlbgmmqe7/compiler/2022.1.0/linux/bin/icx
|
||||
cxx: /afs/psi.ch/sys/spack/0.22.0/opt/spack/stable/linux-sles15-x86_64/gcc-7.5.0/intel-oneapi-compilers-2022.1.0-bf6lcbnmvgeb57jaihsfu22xlbgmmqe7/compiler/2022.1.0/linux/bin/icpx
|
||||
intel-oneapi-compilers-classic:
|
||||
externals:
|
||||
- spec: intel-oneapi-compilers-classic@2021.6.0
|
||||
prefix: /afs/psi.ch/sys/spack/0.22.0/opt/spack/stable/linux-sles15-x86_64/gcc-7.5.0/intel-oneapi-compilers-2022.1.0-bf6lcbnmvgeb57jaihsfu22xlbgmmqe7/compiler/2022.1.0/linux
|
||||
extra_attributes:
|
||||
compilers:
|
||||
c: /afs/psi.ch/sys/spack/0.22.0/opt/spack/stable/linux-sles15-x86_64/gcc-7.5.0/intel-oneapi-compilers-2022.1.0-bf6lcbnmvgeb57jaihsfu22xlbgmmqe7/compiler/2022.1.0/linux/bin/intel64/icc
|
||||
cxx: /afs/psi.ch/sys/spack/0.22.0/opt/spack/stable/linux-sles15-x86_64/gcc-7.5.0/intel-oneapi-compilers-2022.1.0-bf6lcbnmvgeb57jaihsfu22xlbgmmqe7/compiler/2022.1.0/linux/bin/intel64/icpc
|
||||
fortran: /afs/psi.ch/sys/spack/0.22.0/opt/spack/stable/linux-sles15-x86_64/gcc-7.5.0/intel-oneapi-compilers-2022.1.0-bf6lcbnmvgeb57jaihsfu22xlbgmmqe7/compiler/2022.1.0/linux/bin/intel64/ifort
|
||||
libbsd:
|
||||
require: '%gcc@7.5.0'
|
||||
libcxi:
|
||||
require: '@main'
|
||||
require: '@main+cuda'
|
||||
libevent:
|
||||
require: '%gcc@7.5.0'
|
||||
# Crayism
|
||||
libfabric:
|
||||
buildable: true
|
||||
require: '@main+cuda+uring fabrics=cxi,sockets,tcp,udp,xpmem'
|
||||
require: '@main+uring+cuda fabrics=lnx,cxi,rxm,shm,sockets,tcp,udp,xpmem'
|
||||
externals:
|
||||
- modules:
|
||||
- libfabric/1.22.0
|
||||
@@ -168,15 +204,25 @@ packages:
|
||||
libiconv:
|
||||
require: '%gcc@7.5.0'
|
||||
libidn2:
|
||||
require: '%gcc@7.5.0'
|
||||
require: '^gcc'
|
||||
libmd:
|
||||
require: '%gcc@7.5.0'
|
||||
libnl:
|
||||
require: '^gcc'
|
||||
libpciaccess:
|
||||
require: '%gcc@7.5.0'
|
||||
libsigsegv:
|
||||
require: '%gcc@7.5.0'
|
||||
libtool:
|
||||
require: '%gcc@7.5.0'
|
||||
liburing:
|
||||
require: '^gcc'
|
||||
libunistring:
|
||||
require: '^gcc'
|
||||
libuv:
|
||||
require: '^gcc'
|
||||
libxcrypt:
|
||||
require: '^gcc'
|
||||
libxml2:
|
||||
require: '%gcc@7.5.0'
|
||||
llvm:
|
||||
@@ -203,11 +249,11 @@ packages:
|
||||
- modules:
|
||||
- cray-netcdf/4.9.0.9
|
||||
prefix: /opt/cray/pe/netcdf/4.9.0.9/gnu/12.3
|
||||
spec: netcdf-c@4.9.0.9~dap~hdf4~jna~mpi~parallel-netcdf+shared%gcc@12.3
|
||||
spec: netcdf-c@4.9.0.9~dap~hdf4~jna~mpi~parallel-netcdf+shared^gcc@12.3
|
||||
- modules:
|
||||
- cray-netcdf-hdf5parallel/4.9.0.9
|
||||
prefix: /opt/cray/pe/netcdf-hdf5parallel/4.9.0.9/gnu/12.3
|
||||
spec: netcdf-c@4.9.0.9~dap~hdf4~jna+mpi~parallel-netcdf+shared%gcc@12.3
|
||||
spec: netcdf-c@4.9.0.9~dap~hdf4~jna+mpi~parallel-netcdf+shared^gcc@12.3
|
||||
netcdf-fortran:
|
||||
externals:
|
||||
- modules:
|
||||
@@ -217,18 +263,18 @@ packages:
|
||||
- modules:
|
||||
- cray-netcdf/4.9.0.9
|
||||
prefix: /opt/cray/pe/netcdf/4.9.0.9/gnu/12.3
|
||||
spec: netcdf-fortran@4.9.0.9~doc+shared%gcc@12.3
|
||||
spec: netcdf-fortran@4.9.0.9~doc+shared^gcc@12.3
|
||||
ninja:
|
||||
require: '%gcc@7.5.0'
|
||||
numactl:
|
||||
require: '%gcc@7.5.0'
|
||||
nvhpc:
|
||||
externals:
|
||||
- spec: nvhpc@23.9
|
||||
- spec: nvhpc@23.9 languages='c,c++,fortran'
|
||||
prefix: /opt/nvidia/hpc_sdk
|
||||
extra_attributes:
|
||||
compilers:
|
||||
c: /opt/nvidia/hpc_sdk/Linux_x86_64/23.9/compilers/bin/nvc
|
||||
cc: /opt/nvidia/hpc_sdk/Linux_x86_64/23.9/compilers/bin/nvc
|
||||
cxx: /opt/nvidia/hpc_sdk/Linux_x86_64/23.9/compilers/bin/nvc++
|
||||
fortran: /opt/nvidia/hpc_sdk/Linux_x86_64/23.9/compilers/bin/nvfortran
|
||||
operating_system: sles15
|
||||
@@ -238,10 +284,12 @@ packages:
|
||||
LD_LIBRARY_PATH: '/opt/nvidia/hpc_sdk/Linux_x86_64/23.9/compilers/lib:/opt/nvidia/hpc_sdk/Linux_x86_64/23.9/math_libs/lib64/stubs'
|
||||
opal:
|
||||
require:
|
||||
- spec: '%gcc'
|
||||
- message: Opal 2022.1.0 only builds with gcc@10.4.0
|
||||
spec: '%gcc@10.4.0 ^openmpi'
|
||||
when: '@2022.1.0'
|
||||
- spec: '^gcc'
|
||||
# - message: Opal 2022.1.0 only builds with gcc@10.4.0
|
||||
# spec: '^gcc@10.4.0 ^openmpi'
|
||||
# when: '@2022.1.0'
|
||||
openblas:
|
||||
require: '^gcc'
|
||||
opengl:
|
||||
require: '%gcc@7.5.0'
|
||||
openldap:
|
||||
@@ -251,9 +299,9 @@ packages:
|
||||
spec: openldap@2.4.46
|
||||
openmpi:
|
||||
require:
|
||||
- spec: "schedulers=slurm fabrics=ofi,xpmem +cuda +internal-pmix"
|
||||
- spec: "schedulers=slurm +cuda fabrics=ofi,xpmem +internal-pmix"
|
||||
when: "@5.0.0:"
|
||||
- spec: "schedulers=slurm fabrics=ofi,xpmem +pmi +cxx +cxx_exceptions +cuda +legacylaunchers"
|
||||
- spec: "schedulers=slurm +cuda fabrics=ofi,xpmem +pmi +cxx +cxx_exceptions +legacylaunchers"
|
||||
when: "@:5.0.0"
|
||||
openssh:
|
||||
require: '%gcc@7.5.0'
|
||||
@@ -268,7 +316,7 @@ packages:
|
||||
- modules:
|
||||
- cray-parallel-netcdf/1.12.3.9
|
||||
prefix: /opt/cray/pe/parallel-netcdf/1.12.3.9/gnu/12.3
|
||||
spec: parallel-netcdf@1.12.3.9+cxx+fortran%gcc@12.3
|
||||
spec: parallel-netcdf@1.12.3.9+cxx+fortran^gcc@12.3
|
||||
perl:
|
||||
buildable: false
|
||||
externals:
|
||||
@@ -280,13 +328,8 @@ packages:
|
||||
require: '%gcc@7.5.0'
|
||||
pmix:
|
||||
require: '+munge'
|
||||
py-fypp:
|
||||
require: '%gcc@7.5.0'
|
||||
python:
|
||||
require: '%gcc@7.5.0'
|
||||
# QE is unable to find out cray-libsci
|
||||
quantum-espresso:
|
||||
require: ~scalapack ^openblas
|
||||
rdma-core:
|
||||
require: '%gcc@7.5.0'
|
||||
readline:
|
||||
@@ -295,7 +338,7 @@ packages:
|
||||
buildable: false
|
||||
externals:
|
||||
- prefix: /usr
|
||||
spec: slurm@23.11.8%gcc@7.5.0 +cgroup+gtk+hwloc+mariadb+nvml+pam+pmix+restd
|
||||
spec: slurm@23.11.8+cgroup+gtk+hwloc+mariadb+nvml+pam+pmix+restd%gcc@7.5.0
|
||||
sqlite:
|
||||
require: '%gcc@7.5.0'
|
||||
tar:
|
||||
@@ -306,8 +349,6 @@ packages:
|
||||
require: '%gcc@7.5.0'
|
||||
util-linux-uuid:
|
||||
require: '%gcc@7.5.0'
|
||||
util-macros:
|
||||
require: '%gcc@7.5.0'
|
||||
xpmem:
|
||||
buildable: false
|
||||
externals:
|
||||
@@ -323,5 +364,7 @@ packages:
|
||||
spec: xz@5.2.3
|
||||
zlib:
|
||||
require: '%gcc@7.5.0'
|
||||
zlib-ng:
|
||||
require: '%gcc@7.5.0'
|
||||
zstd:
|
||||
require: '%gcc@7.5.0'
|
||||
|
||||
Reference in New Issue
Block a user