github ROCm/rocBLAS v0.6.0.0
release for ROCM 1.6.3

latest releases: rocm-6.1.1, rocm-6.1.0, rocm-6.0.2...
pre-release6 years ago

NOTE: API breaking changes introduced in this release, primarily related to library NAME and SONAME.

Changelist:

  • Library removed the suffix which annotated platform (i.e. now librocblas.so)
  • so-name link renamed to reflect the MAJOR version number, (currently 0, changed from 1)
  • Build system entirely rewritten to simplify build/install process. Convenience bash script added to automate builds on Ubuntu distro (install.sh script added to root)
  • Tensile updated to v3.0.4, which includes fixes for NaN propogating on GEMM calls with beta == 0
  • 2 new samples added in samples directory (gemm & strided gemm)
  • haxpy implementation added
  • extra unit tests added and benchmarking capabilities for axpy, dot, scal
  • Improved stability of TRSM unit tests

Don't miss a new rocBLAS release

NewReleases is sending notifications on new releases.