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

Forcing cuda on openmpi

parent cf04e7fd
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,6 @@ packages:
all:
target: ["icelake"]
require:
- spec: ^openmpi target=icelake
when: '%gcc ^mpi'
- spec: cuda_arch=90 target=icelake
when: '+cuda'
......@@ -22,12 +19,12 @@ packages:
openmpi:
require:
- spec: 'fabrics=hcoll'
- spec: 'fabrics=hcoll +cuda target=icelake'
pmix:
buildable: false
externals:
- spec: 'pmix@5.0.1'
- spec: 'pmix@5.0.2'
prefix: /usr
rdma-core:
......@@ -39,7 +36,7 @@ packages:
slurm:
buildable: false
externals:
- spec: 'slurm@24-05-0-1'
- spec: 'slurm@24-05-0-2'
prefix: /usr
ucx:
......
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