diff --git a/L/LinearSolve/Versions.toml b/L/LinearSolve/Versions.toml index 1cbca74ea1d3645..a6a089926241eb4 100644 --- a/L/LinearSolve/Versions.toml +++ b/L/LinearSolve/Versions.toml @@ -510,3 +510,6 @@ git-tree-sha1 = "6b7011b27e35453f68a8f851776271b31fce021c" ["2.34.0"] git-tree-sha1 = "6c5e4555ac2bc449a28604e184f759d18fc08420" + +["2.35.0"] +git-tree-sha1 = "8941ad4bdd83768359801982e143008349b1a827" diff --git a/L/LinearSolve/WeakCompat.toml b/L/LinearSolve/WeakCompat.toml index 256193e46622b33..379bee960e9839c 100644 --- a/L/LinearSolve/WeakCompat.toml +++ b/L/LinearSolve/WeakCompat.toml @@ -46,7 +46,6 @@ BlockDiagonals = "0.1.42-0.1" ["2.23-2"] BandedMatrices = "1.5.0-1" -KernelAbstractions = "0.9.16-0.9" RecursiveArrayTools = "3.8.0-3" ["2.23-2.23.3"] @@ -55,6 +54,9 @@ Enzyme = "0.11.14-0.11" ["2.23-2.29"] EnzymeCore = "0.6.5-0.6" +["2.23-2.34"] +KernelAbstractions = "0.9.16-0.9" + ["2.23.4-2.29"] Enzyme = "0.11.15-0.11" @@ -67,7 +69,7 @@ CUDSS = "0.1" ["2.29.2-2.30.1"] KrylovKit = "0.6-0.7" -["2.30-2"] +["2.30-2.34"] Enzyme = "0.11.15-0.12" EnzymeCore = "0.6.5-0.7" @@ -81,6 +83,10 @@ Pardiso = "0.5.7-0.5" ["2.31-2"] CUDSS = "0.1-0.3" +["2.35-2"] +EnzymeCore = "0.8.1-0.8" +KernelAbstractions = "0.9.27-0.9" + ["2.6-2.21"] BlockDiagonals = "0.1" diff --git a/L/LinearSolve/WeakDeps.toml b/L/LinearSolve/WeakDeps.toml index 6455e98264e0562..4b0b604e2b1932a 100644 --- a/L/LinearSolve/WeakDeps.toml +++ b/L/LinearSolve/WeakDeps.toml @@ -30,5 +30,5 @@ Metal = "dde4c033-4e86-420c-a63e-0dd931031962" BlockDiagonals = "0a1fb500-61f7-11e9-3c65-f5ef3456f9f0" KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c" -["2.8-2"] +["2.8-2.34"] Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"