github ROCm/rocBLAS rocm-4.1.0
rocBLAS-2.36.0 for ROCm 4.1.0

latest releases: rocm-6.2.4, rocm-6.2.2, rocm-test-09212024...
3 years ago

Added

  • Added Numerical checking helper function to detect zero/NaN/Inf in the input and the output vectors of rocBLAS level 1 and 2 functions.
  • Added Numerical checking helper function to detect zero/NaN/Inf in the input and the output general matrices of rocBLAS level 2 and 3 functions.

Fixed

  • Fixed complex unit test bug caused by incorrect caxpy and zaxpy function signatures.
  • Make functions compliant with Legacy Blas for special values alpha == 0, k == 0, beta == 1, beta == 0.

Optimizations

  • Improved performance of single precision axpy_batched and axpy_strided_batched: batch_count >= 8192.

Don't miss a new rocBLAS release

NewReleases is sending notifications on new releases.