rocSPARSE documentation#
rocSPARSE is a library that provides basic linear algebra subroutines for sparse matrices and vectors written in HIP and implemented on top of AMD’s Radeon Open Compute (ROCm) runtime and toolchains. rocSPARSE is created using the HIP programming language and optimized for AMD’s latest discrete GPUs.
The code is open and hosted at: ROCmSoftwarePlatform/rocSPARSE
The rocSPARSE documentation is structured as follows:
API reference
To contribute to the documentation refer to Contributing to ROCm.
You can find licensing information on the Licensing page.