Skip to content

rocSOLVER 3.22.0 for ROCm 5.6.0

Compare
Choose a tag to compare
@rocm-ci rocm-ci released this 28 Jun 23:17
a220f13

Added

  • LU refactorization for sparse matrices
    • CSRRF_ANALYSIS
    • CSRRF_SUMLU
    • CSRRF_SPLITLU
    • CSRRF_REFACTLU
  • Linear system solver for sparse matrices
    • CSRRF_SOLVE
  • Added type rocsolver_rfinfo for use with sparse matrix routines

Optimized

  • Improved the performance of BDSQR and GESVD when singular vectors are requested

Fixed

  • BDSQR and GESVD should no longer hang when the input contains NaN or Inf