ADD: first aarch64 system config & envs
This commit is contained in:
1
env/sles15/aarch64/admin/stable/spack.lock
vendored
Normal file
1
env/sles15/aarch64/admin/stable/spack.lock
vendored
Normal file
File diff suppressed because one or more lines are too long
25
env/sles15/aarch64/admin/stable/spack.yaml
vendored
Normal file
25
env/sles15/aarch64/admin/stable/spack.yaml
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
spack:
|
||||
concretizer:
|
||||
unify: false
|
||||
config:
|
||||
install_tree:
|
||||
root: $spack/opt/spack/stable
|
||||
definitions:
|
||||
- gcc_12.3_mpich:
|
||||
- relion@4.0.1/ve5sish #+cuda
|
||||
include:
|
||||
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
|
||||
- $spack/spack-psi/env/$os/$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:
|
||||
- [$gcc_12.3_mpich]
|
||||
- ['%gcc@12.3']
|
||||
- [^cray-mpich]
|
||||
view: false
|
||||
19
env/sles15/aarch64/admin/testing/spack.yaml
vendored
Normal file
19
env/sles15/aarch64/admin/testing/spack.yaml
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
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/$os/$target_family/sysconfigs/packages.yaml
|
||||
- $spack/spack-psi/env/$os/$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/sles15/aarch64/admin/unstable/spack.lock
vendored
Normal file
1
env/sles15/aarch64/admin/unstable/spack.lock
vendored
Normal file
File diff suppressed because one or more lines are too long
53
env/sles15/aarch64/admin/unstable/spack.yaml
vendored
Normal file
53
env/sles15/aarch64/admin/unstable/spack.yaml
vendored
Normal file
@@ -0,0 +1,53 @@
|
||||
spack:
|
||||
concretizer:
|
||||
unify: false
|
||||
config:
|
||||
install_tree:
|
||||
root: $spack/opt/spack/unstable
|
||||
definitions:
|
||||
- gcc_7.5.0:
|
||||
- visit@3.3.3/fo37wwb
|
||||
- gcc_12.3:
|
||||
- fastqc@0.12.1/eyuqqvf
|
||||
- ffbidx@main/lfacuhw
|
||||
- star@2.7.11a/gdgr2ea
|
||||
- sratoolkit@3.1.1/7oqp6a3
|
||||
- gcc_12.3_mpich:
|
||||
- cp2k@2024.1/2jesise #~cuda
|
||||
- cp2k@2024.1/zqm5fme #+cuda
|
||||
- quantum-espresso@7.3.1/n6mulig #~cuda
|
||||
- opal@2024.1.0/mhg3mdx
|
||||
- py-alphafold@2.3.2/xkw7tfm #+cuda
|
||||
- gcc_12.3_openmpi:
|
||||
- gromacs@2024.1/3n7qspb #+cuda
|
||||
- nvhpc_23.9_openmpi:
|
||||
- quantum-espresso@7.3.1/le35al7 #+cuda
|
||||
include:
|
||||
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
|
||||
- $spack/spack-psi/env/$os/$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_7.5.0]
|
||||
- ['%gcc@7.5.0']
|
||||
- matrix:
|
||||
- [$gcc_12.3]
|
||||
- ['%gcc@12.3']
|
||||
- matrix:
|
||||
- [$gcc_12.3_mpich]
|
||||
- ['%gcc@12.3']
|
||||
- [^cray-mpich]
|
||||
- matrix:
|
||||
- [$gcc_12.3_openmpi]
|
||||
- ['%gcc@12.3']
|
||||
- [^openmpi]
|
||||
- matrix:
|
||||
- [$nvhpc_23.9_openmpi]
|
||||
- ['%nvhpc@23.9']
|
||||
- [^openmpi]
|
||||
view: false
|
||||
Reference in New Issue
Block a user