FIX: remove upstreams for SLES
This commit is contained in:
4
env/rhel7/x86_64/sysconfigs/packages.yaml
vendored
4
env/rhel7/x86_64/sysconfigs/packages.yaml
vendored
@ -1,7 +1,7 @@
|
||||
---
|
||||
packages:
|
||||
all:
|
||||
compiler: [gcc@4.8.5, nvhpc]
|
||||
compiler: [gcc@=12.3.0, gcc@4.8.5, nvhpc]
|
||||
providers:
|
||||
blas: [openblas, nvhpc]
|
||||
lapack: [openblas, nvhpc]
|
||||
@ -169,7 +169,7 @@ packages:
|
||||
buildable: false
|
||||
externals:
|
||||
- prefix: /usr
|
||||
spec: slurm@23-11-0-1 +pmix +hwloc +hdf5 +mariadb +pam
|
||||
spec: slurm@23-11-0-1 pmi-interface=pmi2 +hwloc +hdf5 +mariadb +pam
|
||||
sqlite:
|
||||
require: '%gcc@4.8.5'
|
||||
subversion:
|
||||
|
Reference in New Issue
Block a user