22 lines
694 B
YAML
22 lines
694 B
YAML
spack:
|
|
concretizer:
|
|
unify: true
|
|
definitions:
|
|
- mpi_nvhpc:
|
|
- ^openmpi@4.1.4%nvhpc+cuda fabrics=ucx,knem,ofi,cma,hcoll schedulers=slurm +pmi
|
|
^ucx%gcc@1.13.0 ^cuda@11.5.1 ^slurm@21-08-8-2 ^hwloc@2.7.1 ^knem@1.1.4 ^pmix@4.1.2
|
|
include:
|
|
- sysconfigs/config.yaml
|
|
- sysconfigs/compilers.yaml
|
|
- sysconfigs/packages.yaml
|
|
repos:
|
|
- .
|
|
specs:
|
|
- hyquas@main%nvhpc+cuda cuda_arch=70 ^nccl%gcc ^openmpi@4.1.4%nvhpc+cuda fabrics=ucx,knem,ofi,cma,hcoll
|
|
schedulers=slurm +pmi ^ucx@1.13.0%gcc ^cuda@11.5.1 ^slurm@21-08-8-2 ^hwloc@2.7.1
|
|
^knem@1.1.4 ^pmix@4.1.2
|
|
develop:
|
|
hyquas:
|
|
path: /data/user/germann_e/HyQuas
|
|
spec: hyquas@main%nvhpc+cuda cuda_arch=70
|