This is a staging site. Uploads will not persist. Testing only.

libcusparse12

NVIDIA cuSPARSE Library

Description

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

The cuSPARSE library contains a set of basic linear algebra subroutines used for handling sparse matrices. It is implemented on top of the NVIDIA CUDA runtime and is designed to be called from C and C++. The library routines can be classified into four categories:
 * Level 1: operations between a vector in sparse format and a vector in dense
format
 * Level 2: operations between a matrix in sparse format and a vector in dense
format
 * Level 3: operations between a matrix in sparse format and a set of vectors
in dense format
 * Conversion: operations that allow conversion between different matrix
formats

This package contains the cuSPARSE runtime library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://developer.nvidia.com/cuda-zone


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libcusparse12