@@ -36,7 +36,6 @@ BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
36
36
BlockDiagonals = " 0a1fb500-61f7-11e9-3c65-f5ef3456f9f0"
37
37
CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
38
38
CUDSS = " 45b445bb-4962-46a0-9369-b4df9d0f772e"
39
- Enzyme = " 7da242da-08ed-463a-9acd-ee780be4f1d9"
40
39
EnzymeCore = " f151be2c-9106-41f4-ab19-57ee4f262869"
41
40
FastAlmostBandedMatrices = " 9d29842c-ecb8-4973-b1e9-a27b1157504e"
42
41
HYPRE = " b5ffcf37-a2bd-41ab-a3da-4bd9bc8ad771"
@@ -52,8 +51,8 @@ LinearSolveBandedMatricesExt = "BandedMatrices"
52
51
LinearSolveBlockDiagonalsExt = " BlockDiagonals"
53
52
LinearSolveCUDAExt = " CUDA"
54
53
LinearSolveCUDSSExt = " CUDSS"
55
- LinearSolveEnzymeExt = [ " Enzyme " , " EnzymeCore" ]
56
- LinearSolveFastAlmostBandedMatricesExt = [ " FastAlmostBandedMatrices" ]
54
+ LinearSolveEnzymeExt = " EnzymeCore"
55
+ LinearSolveFastAlmostBandedMatricesExt = " FastAlmostBandedMatrices"
57
56
LinearSolveHYPREExt = " HYPRE"
58
57
LinearSolveIterativeSolversExt = " IterativeSolvers"
59
58
LinearSolveKernelAbstractionsExt = " KernelAbstractions"
@@ -84,7 +83,7 @@ GPUArraysCore = "0.1.6"
84
83
HYPRE = " 1.4.0"
85
84
InteractiveUtils = " 1.10"
86
85
IterativeSolvers = " 0.9.3"
87
- JET = " 0.8.28"
86
+ JET = " 0.8.28, 0.9 "
88
87
KLU = " 0.6"
89
88
KernelAbstractions = " 0.9.16"
90
89
Krylov = " 0.9"
0 commit comments