User guide¶
Contents:
- Introduction
- Building and installation
- Using rocSOLVER
- Tuning rocSOLVER Performance
- Memory model
- rocSOLVER API
- Types
- LAPACK Auxiliary Functions
- LAPACK Functions
- Special Matrix Factorizations
- General Matrix Factorizations
- rocsolver_<type>getf2()
- rocsolver_<type>getf2_batched()
- rocsolver_<type>getf2_strided_batched()
- rocsolver_<type>getrf()
- rocsolver_<type>getrf_batched()
- rocsolver_<type>getrf_strided_batched()
- rocsolver_<type>geqr2()
- rocsolver_<type>geqr2_batched()
- rocsolver_<type>geqr2_strided_batched()
- rocsolver_<type>geqrf()
- rocsolver_<type>geqrf_batched()
- rocsolver_<type>geqrf_strided_batched()
- rocsolver_<type>geql2()
- rocsolver_<type>geql2_batched()
- rocsolver_<type>geql2_strided_batched()
- rocsolver_<type>geqlf()
- rocsolver_<type>geqlf_batched()
- rocsolver_<type>geqlf_strided_batched()
- rocsolver_<type>gelq2()
- rocsolver_<type>gelq2_batched()
- rocsolver_<type>gelq2_strided_batched()
- rocsolver_<type>gelqf()
- rocsolver_<type>gelqf_batched()
- rocsolver_<type>gelqf_strided_batched()
- General Matrix Diagonalizations
- General Matrix Inversion
- General Systems Solvers
- General Matrix Singular Value Decomposition
- Lapack-like Functions
- Auxiliaries