NVIDIA CUDA C Runtime library for Python, distributed as a PyPI package. Version 13.2.78 requires Python >=3. This package provides the CUDA runtime (CRT) as a shared library, enabling GPU-accelerated computations. It is part of the nvidia-pyindex ecosystem and typically installed automatically with CUDA toolkits. Release cadence follows CUDA toolkit releases.
pip install nvidia-cuda-crtNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Verify CUDA runtime is available and check version.
Upgrade to CUDA Toolkit 13 and use Python >=3.
Install nvidia-cuda-driver or ensure NVIDIA driver is installed on the system.
Create a virtual environment and install only the required nvidia packages.