Skip to content

Commit b4bd9ed

Browse files
Update resolve.jl
1 parent 6a96db1 commit b4bd9ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/resolve.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ for alg in vcat(InteractiveUtils.subtypes(AbstractDenseFactorization),
1111
if !(alg in [
1212
DiagonalFactorization,
1313
CudaOffloadFactorization,
14+
CUSOLVERRFFactorization,
1415
AppleAccelerateLUFactorization,
1516
MetalLUFactorization
1617
]) &&

0 commit comments

Comments
 (0)