Skip to content

Releases: ROCm/rocBLAS

rocm-7.2.4: [rocBLAS] [hipBLAS] CHANGELOG update for 7.2 (#2668) (#2849)

Choose a tag to compare

@srayasam-amd srayasam-amd released this 29 May 05:33

rocBLAS code for ROCm 7.2.4 did not change. The library was rebuilt for the updated ROCm 7.2.4 stack.

rocm-7.2.3: [rocBLAS] [hipBLAS] CHANGELOG update for 7.2 (#2668) (#2849)

Choose a tag to compare

@srayasam-amd srayasam-amd released this 05 May 12:35

rocBLAS code for ROCm 7.2.3 did not change. The library was rebuilt for the updated ROCm 7.2.3 stack.

rocblas 5.2.0 for ROCm 7.2.2

Choose a tag to compare

@srayasam-amd srayasam-amd released this 14 Apr 14:05

rocBLAS code for ROCm 7.2.2 did not change. The library was rebuilt for the updated ROCm 7.2.2 stack.

rocblas 5.2.0 for ROCm 7.2.1

Choose a tag to compare

@srayasam-amd srayasam-amd released this 24 Mar 03:33

rocBLAS code for ROCm 7.2.1 did not change. The library was rebuilt for the updated ROCm 7.2.1 stack.

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.

rocblas 5.1.0 for ROCm 7.1.1

Choose a tag to compare

@rocm-ci rocm-ci released this 27 Nov 00:02

rocBLAS code for ROCm 7.1.1 did not change. The library was rebuilt for the updated ROCm 7.1.1 stack.

rocBLAS 5.1.0 for ROCm 7.1.0

Choose a tag to compare

@rocm-ci rocm-ci released this 30 Oct 05:52

Added

  • Sample for clients using OpenMP threads calling rocBLAS functions.
  • gfx1103, gfx1150, and gfx1151 enabled.

Changed

  • By default, the Tensile build is no longer based on tensile_tag.txt but uses the same commit from shared/tensile in the rocm-libraries repository. The rmake or install -t option can build from another local path with a different commit.

Optimized

  • Improved the performance of Level 2 gemv transposed (TransA != N) for the problem sizes where m is small and n is large on gfx90a and gfx942.

rocBLAS 5.0.2 for ROCm 7.0.2

Choose a tag to compare

@rocm-ci rocm-ci released this 10 Oct 12:12

Added

  • Enabled gfx1150 and gfx1151.
  • The ROCBLAS_USE_HIPBLASLT_BATCHED variable to independently control the batched hipblaslt backend. Set ROCBLAS_USE_HIPBLASLT_BATCHED=0 to disable batched GEMM use of the hipblaslt backend.

rocBLAS 4.4.1 for ROCm 6.4.4

Choose a tag to compare

@rocm-ci rocm-ci released this 24 Sep 14:02
5566dab

rocBLAS code for ROCm 6.4.4 did not change. The library was rebuilt for the updated ROCm 6.4.4 stack.

rocblas 5.0.0 for ROCm 7.0.1

Choose a tag to compare

@rocm-ci rocm-ci released this 17 Sep 16:37

rocBLAS code for ROCm 7.0.1 did not change. The library was rebuilt for the updated ROCm 7.0.1 stack.