This page contains proposed changes for a future release of ROCm. Read the latest Linux release of ROCm documentation for your production environments.

hipSPARSE documentation

hipSPARSE documentation#

hipSPARSE presents a common interface for supporting both rocSPARSE and NVIDIA CUDA cuSPARSE as backends. It’s a SPARSE marshalling library that provides basic linear algebra subroutines for sparse computation. hipSPARSE uses the HIP library and is implemented on top of the AMD ROCm runtime and toolchains and optimized for AMD discrete GPUs.

For more information, see What is hipSPARSE?

The hipSPARSE public repository is located at ROCm/hipSPARSE.

To contribute to the documentation, see Contributing to ROCm.

You can find licensing information on the Licensing page.