Skip to content
/ rocBLAS Public
forked from ROCm/rocBLAS

Next generation BLAS implementation for ROCm platform

License

Notifications You must be signed in to change notification settings

zaliu/rocBLAS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rocBLAS

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

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

Documentation

Information about the library API and other user topics can be found in the rocBLAS documentation.

Prerequisites

The AMD ROCm install guide describes how to set up the ROCm repositories and install the required platform dependencies.

Installing pre-built packages

With the AMD ROCm package repositories installed, the rocblas package can be retrieved from the system package manager. For example, on Ubuntu:

sudo apt-get update
sudo apt-get install rocblas

About

Next generation BLAS implementation for ROCm platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 51.8%
  • Shell 31.1%
  • Fortran 7.5%
  • C 7.0%
  • Python 1.8%
  • CMake 0.6%
  • Other 0.2%