Skip to content

Commit

Permalink
Merge pull request #123 from amontoison/update_mkl_jll
Browse files Browse the repository at this point in the history
Use MKL_jll 2023.2.0
  • Loading branch information
ViralBShah authored Aug 8, 2023
2 parents 642f762 + 9642e00 commit 53cae46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MKL_jll = "856f044c-d86e-5d09-b602-aeab76dc8ba7"

[compat]
MKL_jll = "2022.1"
MKL_jll = "2022.1, 2023.2"
julia = "1.8"

[extras]
Expand Down

0 comments on commit 53cae46

Please sign in to comment.