Skip to content
Snippets Groups Projects
Commit 3660314f authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Merge branch 'main' of gitlab.epfl.ch:SCITAS/software-stack/scitas-software-stacks

parents 6d575460 f61f78ab
No related branches found
No related tags found
No related merge requests found
Pipeline #197428 failed
concretizer:
reuse:
roots: true
include:
- '%gcc@11.4.1'
from:
- type: local
reuse: false
unify: false
duplicates:
strategy: minimal
......@@ -2,10 +2,13 @@ packages:
all:
target: ["icelake"]
require:
- spec: ^openmpi +cuda
- spec: ^openmpi +cuda target=icelake
when: '%gcc ^mpi'
- spec: cuda_arch=90
- spec: cuda_arch=90 target=icelake
when: '+cuda'
- spec: "^cuda target=icelake"
when: '^cuda'
- '+cuda'
......@@ -72,13 +72,13 @@ packages:
rdma-core:
buildable: false
externals:
- spec: 'rdma-core@44.1'
- spec: 'rdma-core@47.1'
prefix: /usr
slurm:
buildable: false
externals:
- spec: 'slurm@23-11-0-1'
- spec: 'slurm@24-05-0-1'
prefix: /usr
pmix:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment