Skip to content

release for ROCM 1.6.3

Pre-release
Pre-release

Choose a tag to compare

@kknox kknox released this 12 Sep 21:59
· 1216 commits to develop since this release

NOTE: ABI 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)
  • 3 new samples added in samples directory (sscal, sgemm, sgemmStridedBatched)
  • added hipblasSgemmStridedBatched and hipblasDgemmStridedBatched