Skip to content

hipBLAS 0.49.0 for ROCm 5.0.0

Compare
Choose a tag to compare
@lawruble13 lawruble13 released this 09 Feb 20:30
1bbd795

Added

  • Added rocSOLVER functions to hipblas-bench
  • Added option ROCM_MATHLIBS_API_USE_HIP_COMPLEX to opt-in to use hipFloatComplex and hipDoubleComplex
  • Added compilation warning for future trmm changes
  • Added documentation to hipblas.h
  • Added option to forgo pivoting for getrf and getri when ipiv is nullptr
  • Added code coverage option

Fixed

  • Fixed use of incorrect 'HIP_PATH' when building from source.
  • Fixed windows packaging
  • Allowing negative increments in hipblas-bench
  • Removed boost dependency