Skip to content

rocBLAS 5.2.0 for ROCm 7.2.0

Choose a tag to compare

@rocm-ci rocm-ci released this 21 Jan 18:58

Added

  • Level 3 syrk_ex function for both C and FORTRAN but without API support for the ILP64 format.

Optimized

  • Level 2 tpmv and sbmv functions.

Resolved issues

  • Corrected client memory use counts for the ROCBLAS_CLIENT_RAM_GB_LIMIT environment variable.
  • Fix to avoid false Clang static analysis warnings.