Skip to content

Commit

Permalink
Test with LBT 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Aug 31, 2022
1 parent 6f7b03b commit 92d050c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@ MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
MUMPS_seq_jll = "d7ed1dd3-d0ae-5e8e-bfb4-87a502085b8d"
OpenBLAS32_jll = "656ef2d0-ae68-5445-9ca0-591084a874a2"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
libblastrampoline_jll = "8e850b90-86db-534c-a0d3-1478176c7d93"

[compat]
MPI = "^0.19"
julia = "^1.6"
MUMPS_seq_jll = "= 500.400.100"
libblastrampoline_jll = "=5.0.2"
julia = "^1.6"

[extras]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand Down

0 comments on commit 92d050c

Please sign in to comment.