Skip to content
Snippets Groups Projects
Commit c3ddefad authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: explicitly require openblas and libflame, not amd

parent f99cbbd0
No related branches found
No related tags found
1 merge request!787chore: spack-0.21.0
This commit is part of merge request !787. Comments created here will be created in the context of that merge request.
......@@ -33,6 +33,9 @@ packages:
algorithms:
require:
- '@git.a1e6f0def343c2ddea5df7158c52a30376099a13'
blas:
require:
- openblas
cairo:
require:
- '@1.16.0'
......@@ -101,6 +104,9 @@ packages:
fjcontrib:
require:
- '@1.051'
flame:
require:
- libflame
fmt:
require:
- '@9.1.0'
......@@ -152,6 +158,9 @@ packages:
juggler:
require:
- cxxstd=20
lapack:
require:
- openblas
lcov:
require:
- '@1.16'
......
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