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

Noving configs around

parent 99e8286b
No related branches found
No related tags found
1 merge request!3Feat/stack pinot noir
Pipeline #202589 failed
......@@ -5,6 +5,7 @@ definitions:
- cuda
- cudnn
- nccl
- nccl-tests
- cuda_mpi_codes:
- nvshmem
......@@ -18,6 +18,8 @@ packages:
when: "%gcc"
- spec: "%gcc@12.3.0 target=zen4"
when: "%gcc"
require:
- '@12.4.0'
hypre:
require:
......@@ -38,7 +40,7 @@ packages:
- spec: '+cuda cuda_arch=90'
papi:
require: ['+nvml', '+infiniband']
require: ['+nvml', '+infiniband', '+cuda']
petsc:
require:
......
......@@ -34,7 +34,6 @@ packages:
cuda:
require:
- spec: '@12.4.0'
- spec: '+allow-unsupported-compilers'
when: '%oneapi'
......
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