Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 965 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 965 Bytes

rocBLAS

rocBLAS is the ROCm Basic Linear Algebra Subprograms (BLAS) library. rocBLAS is implemented in the HIP programming language and optimized for AMD GPUs.

Requirements

You must have ROCm installed on your system before you can install rocBLAS. For information on ROCm installation and required platform dependencies, refer to the ROCm.

Documentation

Note

The published rocBLAS documentation is available at rocBLAS in an organized, easy-to-read format, with search and a table of contents. The documentation source files reside in the rocBLAS/docs folder of this repository. As with all ROCm projects, the documentation is open source. For more information, see Contribute to ROCm documentation.