We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a2c49 commit 7769ca3Copy full SHA for 7769ca3
ext/LinearSolveCUSOLVERRFExt.jl
@@ -1,6 +1,6 @@
1
module LinearSolveCUSOLVERRFExt
2
3
-using LinearSolve: LinearSolve, @get_cacheval, pattern_changed, OperatorAssumptions
+using LinearSolve: LinearSolve, @get_cacheval, pattern_changed, OperatorAssumptions, LinearVerbosity
4
using CUSOLVERRF: CUSOLVERRF, RFLU, CUDA
5
using SparseArrays: SparseArrays, SparseMatrixCSC, nnz
6
using CUSOLVERRF.CUDA.CUSPARSE: CuSparseMatrixCSR
0 commit comments