Skip to content

Commit b92906c

Browse files
Update Project.toml
1 parent 1c1e917 commit b92906c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ LinearSolveBandedMatricesExt = "BandedMatrices"
5555
LinearSolveBlockDiagonalsExt = "BlockDiagonals"
5656
LinearSolveCUDAExt = "CUDA"
5757
LinearSolveCUDSSExt = "CUDSS"
58-
LinearSolveCUSOLVERRFExt = "CUSOLVERRF"
58+
LinearSolveCUSOLVERRFExt = ["CUSOLVERRF", "SparseArrays"]
5959
LinearSolveEnzymeExt = "EnzymeCore"
6060
LinearSolveFastAlmostBandedMatricesExt = "FastAlmostBandedMatrices"
6161
LinearSolveFastLapackInterfaceExt = "FastLapackInterface"

0 commit comments

Comments
 (0)