Merge branch 'add_pipeline' into 'master'

Add pipeline

See merge request germann_e/spack-psi!3
This commit is contained in:
2022-10-24 10:29:58 +00:00
5 changed files with 19 additions and 5 deletions

View File

@ -2,6 +2,7 @@ spack:
concretizer:
unify: when_possible
include:
- sysconfigs/config.yaml
- sysconfigs/compilers.yaml
- sysconfigs/packages.yaml
repos:

View File

@ -0,0 +1,4 @@
config:
build_stage:
- /scratch/$USER/spack/spack-stages
source_cache: /scratch/$USER/spack/spack-source_cache

View File

@ -1,8 +1,13 @@
spack:
concretizer:
unify: when_possible
include:
- sysconfigs/config.yaml
- sysconfigs/compilers.yaml
- sysconfigs/packages.yaml
repos:
- .
specs:
- openmpi%gcc+cuda fabrics=ucx,xpmem,knem,ofi,cma schedulers=slurm ^ucx@1.13.0
^hwloc@2.7.1 ^knem@1.1.4 ^xpmem@2.6.3 ^pmix@4.1.2
- py-hiqsimulator@develop%gcc

View File

@ -0,0 +1,4 @@
config:
build_stage:
- /scratch/$USER/spack/spack-stages
source_cache: /scratch/$USER/spack/spack-source_cache

View File

@ -225,11 +225,6 @@ packages:
externals:
- prefix: /usr
spec: numactl@2.0.14
openmpi:
buildable: false
externals:
- prefix: /opt/psi/Compiler/openmpi/4.1.3_slurm/gcc/11.2.0
spec: openmpi@4.1.4
openssh:
buildable: false
externals:
@ -265,6 +260,11 @@ packages:
externals:
- prefix: /usr
spec: sed@4.2.2
slurm:
buildable: false
externals:
- prefix: /usr
spec: slurm@21-08-8-2
sqlite:
buildable: false
externals: