nvidia-cusparse-cu11
CUSPARSE native runtime libraries
What it is and what it does
nvidia-cusparse-cu11 is a native runtime library package that bundles NVIDIA's CUSPARSE library for CUDA 11. It provides low-level GPU acceleration for sparse matrix operations—a critical building block for machine learning frameworks and scientific computing libraries that need to perform efficient sparse linear algebra on NVIDIA GPUs.
The package is a runtime dependency, not a user-facing library; it is typically installed as a transitive dependency by higher-level frameworks like PyTorch or CuPy. It requires an NVIDIA GPU and CUDA 11 driver to function and is distributed as platform-specific wheels for Linux (x86_64 and aarch64) and Windows. However, the package has been abandoned for over 1396 days, with no recent maintenance or updates, which creates compatibility risk for users on newer CUDA or Python versions.
Use it for:
- Dependency for PyTorch or other ML frameworks configured to use CUDA 11 sparse operations.
- Scientific computing workflows requiring GPU-accelerated sparse matrix multiplication or decomposition.
- Custom CUDA applications that directly call CUSPARSE routines for sparse linear algebra.
- Legacy systems locked to CUDA 11 that cannot upgrade to newer CUDA versions.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides CUSPARSE native runtime libraries for CUDA 11, enabling sparse matrix operations on NVIDIA GPUs.
No—unless you are maintaining legacy code explicitly pinned to CUDA 11. The package is abandoned with no maintenance for over 1396 days, creating compatibility and security risk. Modern projects should use current NVIDIA CUDA runtime packages or rely on framework-managed CUDA dependencies instead. If you must use CUDA 11, verify that your GPU driver and CUDA toolkit match version 11.7.5.86 exactly.
Install
nvidia-cusparse-cu11 on PyPI
pip
pip install nvidia-cusparse-cu11uv
uv add nvidia-cusparse-cu11poetry
poetry add nvidia-cusparse-cu11Installing nvidia-cusparse-cu11
Before you install
Medium install friction due to platform-specific wheel distribution (x86_64 Linux, aarch64, Windows). Package is abandoned—last release was over 1396 days ago with no maintenance activity, which poses risk for compatibility with newer CUDA or Python versions.
License in practice
Licensed under NVIDIA Proprietary Software with unclear treatment. Users should verify licensing terms directly with NVIDIA before deploying in production or commercial contexts.
Quickstart
pip install nvidia-cusparse-cu11==11.7.5.86
# Import in code that uses sparse matrix operations via CUDA
import nvidia.cusparse
Requires an NVIDIA GPU with CUDA 11 support and matching driver; only available for x86_64 Linux, aarch64, or Windows platforms.
Verify before relying
- Whether this package is still compatible with modern CUDA driver versions given its abandoned status.
- Whether the NVIDIA Proprietary Software license permits use in specific deployment contexts (commercial, cloud, etc.).
- Whether newer CUDA versions (12+) are supported or if users must pin to CUDA 11.
Package facts
| License | NVIDIA Proprietary Software (unclear) |
| Python support | supports the current Python release (>=3) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | none |
| Maintenance | abandoned — 1,396 days since the last release |
| First released | |
| Downloads | 1,540,427/month — #3,786 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux1_x86_64.whl; nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux2014_aarch64.whl; nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux2014_x86_64.whl; nvidia_cusparse_cu11-11.7.5.86-py3-none-win_amd64.whl
Keywords: cuda, nvidia, runtime, machine learning, deep learning
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
nvidia-cusparseProvides NVIDIA CUSPARSE native runtime…
unclear · top 1,000 on PyPI
nvidia-cusparse-cu12Provides NVIDIA CUSPARSE native runtime…
unclear · top 1,000 on PyPI
nvidia-cusolver-cu11Provides NVIDIA CUDA solver native runtime…
unclear · top 5,000 on PyPI
nvidia-cublas-cu11Provides NVIDIA CUBLAS native runtime libraries…
unclear · top 5,000 on PyPI
nvidia-cuda-nvdisasmnvdisasm disassembles NVIDIA CUDA cubin files…
unclear · top 5,000 on PyPI
nvidia-cudnn-cu11Provides cuDNN runtime libraries for…
unclear · top 5,000 on PyPI
nvidia-cublasProvides NVIDIA CUBLAS native runtime libraries…
unclear · top 1,000 on PyPI
nvidia-cusparselt-cu13Provides NVIDIA's CUDA library for…
unclear · top 1,000 on PyPI
nvidia-cuda-runtime-cu11Provides CUDA 11 runtime native libraries for…
unclear · top 5,000 on PyPI
nvidia-cusparselt-cu12Provides NVIDIA's cuSPARSELt CUDA library for…
unclear · top 5,000 on PyPI