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

Adding arch explicitly

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