release for ROCM 1.6.3
Pre-release
Pre-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