Spack Prototype for PSI
This commit is contained in:
31
env/sles15/hyquas/spack.yaml
vendored
Normal file
31
env/sles15/hyquas/spack.yaml
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
spack:
|
||||
upstreams:
|
||||
spack-instance-1:
|
||||
install_tree: /afs/psi.ch/sys/spack-rhel7/spack/opt/spack
|
||||
config:
|
||||
build_stage:
|
||||
- /scratch/$user/spack-stage
|
||||
install_tree:
|
||||
root: /data/user/$user/spack-install
|
||||
concretizer:
|
||||
unify: true
|
||||
include:
|
||||
- ../sysconfigs/modules.yaml
|
||||
- ../sysconfigs/compilers.yaml
|
||||
- ../sysconfigs/packages.yaml
|
||||
repos:
|
||||
- ../../../
|
||||
specs:
|
||||
- git-lfs
|
||||
- cmake@3.25.2%gcc@12.1.0
|
||||
- openmpi@4.1.5%gcc schedulers=slurm fabrics=auto +pmi +cxx +cxx_exceptions +cuda
|
||||
+legacylaunchers ^slurm +pmix +hwloc +gtk +readline +restd +mariadb
|
||||
- cuda@11.0.2
|
||||
- hyquas@main%gcc+cuda cuda_arch=70 ~mpi+schedule+use_double+micro_bench+eval_pp~disable_assert
|
||||
backend=mix mat_size=7
|
||||
develop:
|
||||
hyquas:
|
||||
path: /scratch/$user/spack-dev/HyQuas
|
||||
spec: hyquas@main%gcc+cuda cuda_arch=70 ~mpi+schedule+use_double+micro_bench+eval_pp~disable_assert
|
||||
backend=mix mat_size=7
|
||||
view: false
|
||||
Reference in New Issue
Block a user