@@ -36,7 +36,6 @@ BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
3636BlockDiagonals = " 0a1fb500-61f7-11e9-3c65-f5ef3456f9f0"
3737CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
3838CUDSS = " 45b445bb-4962-46a0-9369-b4df9d0f772e"
39- Enzyme = " 7da242da-08ed-463a-9acd-ee780be4f1d9"
4039EnzymeCore = " f151be2c-9106-41f4-ab19-57ee4f262869"
4140FastAlmostBandedMatrices = " 9d29842c-ecb8-4973-b1e9-a27b1157504e"
4241HYPRE = " b5ffcf37-a2bd-41ab-a3da-4bd9bc8ad771"
@@ -52,8 +51,8 @@ LinearSolveBandedMatricesExt = "BandedMatrices"
5251LinearSolveBlockDiagonalsExt = " BlockDiagonals"
5352LinearSolveCUDAExt = " CUDA"
5453LinearSolveCUDSSExt = " CUDSS"
55- LinearSolveEnzymeExt = [ " Enzyme " , " EnzymeCore" ]
56- LinearSolveFastAlmostBandedMatricesExt = [ " FastAlmostBandedMatrices" ]
54+ LinearSolveEnzymeExt = " EnzymeCore"
55+ LinearSolveFastAlmostBandedMatricesExt = " FastAlmostBandedMatrices"
5756LinearSolveHYPREExt = " HYPRE"
5857LinearSolveIterativeSolversExt = " IterativeSolvers"
5958LinearSolveKernelAbstractionsExt = " KernelAbstractions"
@@ -84,7 +83,7 @@ GPUArraysCore = "0.1.6"
8483HYPRE = " 1.4.0"
8584InteractiveUtils = " 1.10"
8685IterativeSolvers = " 0.9.3"
87- JET = " 0.8.28"
86+ JET = " 0.8.28, 0.9 "
8887KLU = " 0.6"
8988KernelAbstractions = " 0.9.16"
9089Krylov = " 0.9"
0 commit comments