Spack Prototype for PSI
This commit is contained in:
27
env/rhel7/hyquas/spack.yaml
vendored
Normal file
27
env/rhel7/hyquas/spack.yaml
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
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: when_possible
|
||||
include:
|
||||
- ../sysconfigs/modules.yaml
|
||||
- ../sysconfigs/compilers.yaml
|
||||
- ../sysconfigs/packages.yaml
|
||||
repos:
|
||||
- ../../../
|
||||
specs:
|
||||
- openmpi@4.0.5%gcc
|
||||
- cuda@11.0.2
|
||||
- hyquas@main%gcc@9.5.0+cuda cuda_arch=70 ~mpi+schedule+use_double+micro_bench+eval_pp~disable_assert
|
||||
backend=mix mat_size=7
|
||||
view: false
|
||||
develop:
|
||||
hyquas:
|
||||
path: /scratch/$user/spack-dev/HyQuas
|
||||
spec: hyquas@main
|
||||
Reference in New Issue
Block a user