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

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

parents a763e28b eb912dc8
No related branches found
No related tags found
No related merge requests found
Pipeline #197587 failed
...@@ -14,7 +14,7 @@ packages: ...@@ -14,7 +14,7 @@ packages:
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------
hypre: hypre:
require: require:
- spec: '+cuda' - spec: '+cuda cuda_arch=90'
when: '%gcc' when: '%gcc'
openmpi: openmpi:
...@@ -23,7 +23,7 @@ packages: ...@@ -23,7 +23,7 @@ packages:
petsc: petsc:
require: require:
- spec: '+cuda' - spec: '+cuda cuda_arch=90'
when: '%gcc' when: '%gcc'
ucx: 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