In cusolver documentation, there are two ways for for using LU solver. One is to use high level function cusolverSpScsrlsvluHost() and other is to use set of low level calls(cusolverSpCreateCsrluInfoHost(), cusolverSpXcsrluAnalysisHost() etc…) one after another. Can some one point me to a sample which uses low level calls to solve x.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Missing cusolverSp<t>csrlsvlu? | 2 | 1124 | June 26, 2015 | |
| cuSolverSp_LinearSolver LU factorization example | 0 | 740 | May 4, 2020 | |
| Load sparse matrix in CUDA | 5 | 1876 | April 2, 2015 | |
| DEVICE variant of cusolverSp<t>csrlsvlu()? | 2 | 959 | January 27, 2022 | |
| Error in CUDALibrary exampple cuSPARSE/spsv_csr | 4 | 346 | May 13, 2024 | |
| CuSolver refactorization | 1 | 1293 | February 3, 2015 | |
| New CUDA 10.1 update 1 install missing cusolver lsqvqr device functions | 3 | 825 | June 15, 2019 | |
| solving linear system with cusparse | 4 | 1647 | March 13, 2019 | |
| cusolverRf: LU factorization pivoting parameters | 1 | 1765 | June 10, 2015 | |
| Is the Low level API for GPU Sparse Cholesky (cuSolverSP) intended to be supported? | 0 | 883 | February 3, 2022 |