Skip to content

hipBLAS-0.44.0 for ROCm 4.2.0

Compare
Choose a tag to compare
@saadrahim saadrahim released this 10 May 23:17
00b0358

Added

  • Made necessary changes to work with rocBLAS' gemm_ex changes. When using rocBLAS backend, hipBLAS will query the preferable
    layout of int8 data to be passed to gemm_ex, and will pass in the resulting flag. Users must be sure to use the preferable
    data format when calling gemm_ex with a rocBLAS backend.
  • Added hipblas-bench with support for:
    • copy, swap, scal