ASLabadi

Results 2 issues of ASLabadi

Hi guys, i am trying to use copyto! from device -> host ``` P=ilu02(A_gpu); ``` the type `115788×115788 CuSparseMatrixCSC{ComplexF64, Int32} with 462440 stored entries` now I will create the host...

good first issue
cuda libraries

Hi guys, i understood from the documentation that I can use LinearSolve with Krylov in both CPU and GPU. i am trying to solve a sparse linear system Ax=b as...