Skip to content

Commit

Permalink
New version: MKLSparse v3.0.0 (#123366)
Browse files Browse the repository at this point in the history
UUID: 0c723cd3-b8cd-5d40-b370-ba682dde9aae
Repo: https://github.com/JuliaSparse/MKLSparse.jl.git
Tree: 7c530bb990da20417879d5e2e2e5ea684f1b60ba

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 20, 2025
1 parent 5d4ca06 commit 6270a18
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
5 changes: 4 additions & 1 deletion M/MKLSparse/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ julia = "1.3.0-1"
["1.2-1"]
MKL_jll = "2023.2.0-2023"

["1.2-2"]
["1.2-3"]
julia = "1.6.0-1"

[2]
MKL_jll = "2024.2.0-2024"

[3]
MKL_jll = "2025.0.1-2025"
4 changes: 2 additions & 2 deletions M/MKLSparse/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[1-2]
[1-3]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["1.0"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["1.1-2"]
["1.1-3"]
MKL_jll = "856f044c-d86e-5d09-b602-aeab76dc8ba7"
3 changes: 3 additions & 0 deletions M/MKLSparse/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "29312ec17851d9e6b75c1d3ce8f281925d0fd1f6"

["2.1.1"]
git-tree-sha1 = "6b117bc5cad67c7bc9f26fa8549cc9e171a8674e"

["3.0.0"]
git-tree-sha1 = "7c530bb990da20417879d5e2e2e5ea684f1b60ba"

0 comments on commit 6270a18

Please sign in to comment.