ADD: rhel8 envs
This commit is contained in:
1
env/rhel8/x86_64/admin/stable/spack.lock
vendored
Normal file
1
env/rhel8/x86_64/admin/stable/spack.lock
vendored
Normal file
File diff suppressed because one or more lines are too long
35
env/rhel8/x86_64/admin/stable/spack.yaml
vendored
Normal file
35
env/rhel8/x86_64/admin/stable/spack.yaml
vendored
Normal file
@ -0,0 +1,35 @@
|
||||
spack:
|
||||
concretizer:
|
||||
unify: false
|
||||
config:
|
||||
install_tree:
|
||||
root: $spack/opt/spack/stable
|
||||
definitions:
|
||||
- compilers:
|
||||
- gcc@=12.3.0
|
||||
- intel-oneapi-compilers@=2024.1.0
|
||||
- gcc_4.8.5:
|
||||
- fpart@1.6.0/lcygtky
|
||||
- gcc_12.3.0_openmpi:
|
||||
- opal@master/l4dkgyf
|
||||
include:
|
||||
- $spack/../spack-psi/env/rhel7/$target_family/sysconfigs/packages.yaml
|
||||
- $spack/../spack-psi/env/rhel7/$target_family/sysconfigs/compilers.yaml
|
||||
mirrors:
|
||||
local_psi: file:///afs/psi.ch/software/spack/testing
|
||||
modules:
|
||||
default:
|
||||
roots:
|
||||
tcl: $spack/opt/spack/stable/modulefiles
|
||||
specs:
|
||||
- matrix:
|
||||
- [$compilers]
|
||||
- ['%gcc@4.8.5']
|
||||
- matrix:
|
||||
- [$gcc_4.8.5]
|
||||
- ['%gcc@4.8.5']
|
||||
- matrix:
|
||||
- [$gcc_12.3.0_openmpi]
|
||||
- [^openmpi%gcc]
|
||||
- ['%gcc@12.3.0']
|
||||
view: false
|
20
env/rhel8/x86_64/admin/testing/spack.yaml
vendored
Normal file
20
env/rhel8/x86_64/admin/testing/spack.yaml
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
spack:
|
||||
concretizer:
|
||||
unify: false
|
||||
config:
|
||||
install_tree:
|
||||
root: $spack/opt/spack/testing
|
||||
# Strongly adviced to avoid problems with buildcaches
|
||||
padded_length: 256
|
||||
include:
|
||||
- $spack/../spack-psi/env/rhel7/$target_family/sysconfigs/packages.yaml
|
||||
- $spack/../spack-psi/env/rhel7/$target_family/sysconfigs/compilers.yaml
|
||||
mirrors:
|
||||
local_psi: file:///afs/psi.ch/software/spack/testing
|
||||
modules:
|
||||
default:
|
||||
roots:
|
||||
tcl: $spack/opt/spack/testing/modulefiles
|
||||
specs: []
|
||||
view: false
|
1
env/rhel8/x86_64/admin/unstable/spack.lock
vendored
Normal file
1
env/rhel8/x86_64/admin/unstable/spack.lock
vendored
Normal file
File diff suppressed because one or more lines are too long
44
env/rhel8/x86_64/admin/unstable/spack.yaml
vendored
Normal file
44
env/rhel8/x86_64/admin/unstable/spack.yaml
vendored
Normal file
@ -0,0 +1,44 @@
|
||||
---
|
||||
spack:
|
||||
concretizer:
|
||||
unify: false
|
||||
config:
|
||||
install_tree:
|
||||
root: $spack/opt/spack/unstable
|
||||
definitions:
|
||||
- gcc_12.3.0:
|
||||
- cellranger@8.0.1/6h63gx
|
||||
- fastqc@0.12.1/dkkcfu5
|
||||
- ffbidx@main/vyjua6z
|
||||
- sratoolkit@3.1.1/2szh2jy
|
||||
- star@2.7.11a/icumpki
|
||||
- gcc_12.3.0_openmpi:
|
||||
- cp2k@2024.1/2bayb45 # ~cuda
|
||||
- cp2k@2024.1/exkrpix # +cuda
|
||||
- quantum-espresso@7.3.1/yuxkoz2 # hdf5=parallel
|
||||
- py-alphafold@2.3.2/rrfdppp # ~cuda
|
||||
- py-alphafold@2.3.2/tqziprv # +cuda
|
||||
- oneapi_2024.1.0_openmpi:
|
||||
- gromacs@2024.1/pi5t2pp # ~cuda
|
||||
include:
|
||||
- $spack/../spack-psi/env/rhel8/$target_family/sysconfigs/packages.yaml
|
||||
- $spack/../spack-psi/env/rhel8/$target_family/sysconfigs/compilers.yaml
|
||||
mirrors:
|
||||
local_psi: file:///afs/psi.ch/software/spack/testing
|
||||
modules:
|
||||
default:
|
||||
roots:
|
||||
tcl: $spack/opt/spack/unstable/modulefiles
|
||||
specs:
|
||||
- matrix:
|
||||
- [$gcc_12.3.0]
|
||||
- ['%gcc@12.3.0']
|
||||
- matrix:
|
||||
- [$gcc_12.3.0_openmpi]
|
||||
- [^openmpi%gcc]
|
||||
- ['%gcc@12.3.0']
|
||||
- matrix:
|
||||
- [$oneapi_2024.1.0_openmpi]
|
||||
- [^openmpi%oneapi]
|
||||
- ['%oneapi@2024.1.0']
|
||||
view: false
|
Reference in New Issue
Block a user