ROCm/rocBLAS

[DEPRECATED] Moved to ROCm/rocm-libraries repo

What it solves

It provides a high-performance implementation of Basic Linear Algebra Subprograms (BLAS) specifically optimized for AMD GPUs, enabling efficient mathematical operations required for scientific computing and AI workloads.

How it works

The library is written in the HIP programming language, which allows it to leverage the hardware acceleration capabilities of AMD GPUs to perform linear algebra calculations faster than general-purpose processors.

Who it’s for

Developers and researchers who need to perform heavy linear algebra computations on AMD hardware.

Highlights

  • Optimized for AMD GPUs
  • Implemented using the HIP programming language
  • Part of the ROCm ecosystem

Related

  • Project
  • Project
  • Project
  • Project
  • Project