Skip to content

Next generation BLAS implementation for ROCm platform

License

Notifications You must be signed in to change notification settings

gilbertlee-amd/rocBLAS

 
 

Repository files navigation

rocBLAS

rocBLAS is AMD's library for BLAS on ROCm. It is implemented in the HIP programming language and optimized for AMD's GPUs.

Acronym Expansion
BLAS Basic Linear Algebra Subprograms
ROCm Radeon Open Compute platform
HIP Heterogeneous-Compute Interface for Portability

Prerequisites

Installing pre-built packages

rocBLAS can be installed on Ubuntu using

sudo apt-get update
sudo apt-get install rocblas

rocBLAS Debian packages can also be downloaded from the rocBLAS releases tag. These may be newer than the package from apt-get.

Building rocBLAS from source, exported functions, and additional information

For additional information, please consult the wiki

About

Next generation BLAS implementation for ROCm platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 84.2%
  • C 5.5%
  • Python 3.8%
  • Shell 3.4%
  • CMake 3.0%
  • Emacs Lisp 0.1%