# Matrix Multiplication ROCm libraries for BLAS are as follows: :::::{grid} 1 1 2 2 :gutter: 1 :::{grid-item-card} hipBLAS hipBLAS is a compatiblity layer for GPU accelerated BLAS optimized for AMD GPUs via rocBLAS and rocSOLVER. hipBLAS allows for a common interface for other GPU BLAS libraries. - [Changelog](https://github.com/ROCmSoftwarePlatform/hipBLAS/blob/develop/CHANGELOG.md) - [API Reference Manual](https://rocmdocs.amd.com/projects/hipBLAS/en/rtd/) ::: :::{grid-item-card} rocBLAS rocBLAS is an AMD GPU optimized library for BLAS. - [Changelog](https://github.com/ROCmSoftwarePlatform/rocBLAS/blob/develop/CHANGELOG.md) - [API Reference Manual](https://rocmdocs.amd.com/projects/rocBLAS/en/rtd/) - [Examples](https://github.com/amd/rocm-examples/tree/develop/Libraries/rocBLAS) ::: :::::