nvidia-cusparse
CUSPARSE native runtime libraries
Install
nvidia-cusparse on PyPI
pip
pip install nvidia-cusparseuv
uv add nvidia-cusparsepoetry
poetry add nvidia-cusparsePackage facts
| License | not declared (unclear) |
| Python support | supports the current Python release (>=3) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | 1 — nvidia-nvjitlink |
| Maintenance | actively maintained — 45 days since the last release |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: nvidia_cusparse-12.8.2.51-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl; nvidia_cusparse-12.8.2.51-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl; nvidia_cusparse-12.8.2.51-py3-none-win_amd64.whl
Keywords: cuda, nvidia, runtime, machine learning, deep learning
About nvidia-cusparse
from the package's own PyPI description — quoted content, verbatim
CUSPARSE native runtime libraries
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Provides NVIDIA CUSPARSE native runtime libraries for GPU-accelerated sparse matrix operations on CUDA-enabled hardware.
Medium install friction due to platform-specific wheels (Linux x86_64, Linux aarch64, Windows); requires nvidia-nvjitlink as a runtime dependency. Package is actively maintained with a release 45 days old.
License status is unclear—no SPDX identifier or raw license text is available in the package metadata, making it difficult to assess legal compatibility before use.
Usage
pip install nvidia-cusparse==12.8.2.51
import nvidia.cusparse
Requires NVIDIA CUDA-capable GPU and CUDA toolkit installed on the system; platform-specific wheels limit availability to Linux (x86_64, aarch64) and Windows.
Verdict: A specialized runtime library for NVIDIA CUDA sparse matrix operations, actively maintained and in the top 1000 PyPI packages. Medium install friction and unclear licensing are the main concerns; no known vulnerabilities. Suitable for GPU-accelerated scientific computing, but requires CUDA hardware and careful license review before production deployment.
Needs verification
- Whether the unclear license status reflects proprietary NVIDIA licensing or a documentation gap in the package metadata.
- Whether nvidia-nvjitlink dependency is automatically satisfied or requires separate installation steps.
- Compatibility matrix details for specific CUDA versions and GPU architectures beyond the wheel platform tags.
Similar packages
unclear · top 1,000 on PyPI
nvidia-cufileunclear · top 1,000 on PyPI
nvidia-cusolverunclear · top 1,000 on PyPI
cuda-toolkitunclear · top 1,000 on PyPI
nvidia-cusparselt-cu13unclear · top 1,000 on PyPI
nvidia-cublasunclear · top 1,000 on PyPI
nvidia-cusolver-cu12unclear · top 1,000 on PyPI
nvidia-cublas-cu12unclear · top 1,000 on PyPI
patsypermissive · top 1,000 on PyPI
torchpermissive · top 1,000 on PyPI