cuda-toolkit 13.4.2


pip install cuda-toolkit

  Latest version

Released: Sep 16, 2026


Meta
Author: NVIDIA Kitmaker Team

Classifiers

Development Status
  • 6 - Mature

Environment
  • GPU
  • GPU :: NVIDIA CUDA

cuda-toolkit 13.4.2

NVIDIA CUDA Toolkit

The NVIDIA CUDA Toolkit provides a development environment for creating high-performance, GPU-accelerated applications. With it, you can develop, optimize, and deploy your applications on GPU-accelerated embedded systems, desktop workstations, enterprise data centers, cloud-based platforms, and supercomputers. The toolkit includes GPU-accelerated libraries, debugging and optimization tools, a C/C++ compiler, and a runtime library.

cuda-toolkit package

The cuda-toolkit package is a meta-package (a package that contains no software and only installs other packages) to install all or part of the NVIDIA CUDA Toolkit.

For instructions on how to use the cuda-toolkit package, please refer to the NVIDIA CUDA Toolkit documentation and follow the installation guide for your platform. A summary of usage is also available below.

Using the cuda-toolkit package

The cuda-toolkit package uses package extras to install all or part of the CUDA Toolkit. Some examples of using the cuda-toolkit meta-package with extras:

Install all of the CUDA Toolkit

pip install "cuda-toolkit[all]"

Install just the CUDA Runtime

pip install "cuda-toolkit[cudart]"

Install cuBLAS, cuSOLVER, and cuSPARSE

pip install "cuda-toolkit[cublas,cusolver,cusparse]"

Available extras

Extra Package Version
all All packages below
cccl nvidia-cuda-cccl 13.3.4.3.1
crt nvidia-cuda-crt 13.4.92
cublas nvidia-cublas 13.8.0.4
cudart nvidia-cuda-runtime 13.4.92
cudla nvidia-cudla 13.4.92
cufft nvidia-cufft 12.4.0.43
cufile nvidia-cufile 1.19.1.55
culibos nvidia-cuda-culibos 13.4.92
cuobjdump nvidia-cuda-cuobjdump 13.4.92
cupti nvidia-cuda-cupti 13.4.92
curand nvidia-curand 10.4.4.72
cusolver nvidia-cusolver 12.3.4.7
cusparse nvidia-cusparse 12.8.6.72
cuxxfilt nvidia-cuda-cuxxfilt 13.4.92
npp nvidia-npp 13.2.0.58
nvcc nvidia-cuda-nvcc 13.4.92
nvdisasm nvidia-cuda-nvdisasm 13.4.92
nvfatbin nvidia-nvfatbin 13.4.92
nvjitlink nvidia-nvjitlink 13.4.92
nvjpeg nvidia-nvjpeg 13.2.3.58
nvml nvidia-nvml-dev 13.4.92
nvptxcompiler nvidia-nvptxcompiler 13.4.92
nvrtc nvidia-cuda-nvrtc 13.4.92
nvtx nvidia-nvtx 13.4.92
nvvm nvidia-nvvm 13.4.92
opencl nvidia-cuda-opencl 13.4.92
profiler nvidia-cuda-profiler-api 13.4.92
sanitizer nvidia-cuda-sanitizer-api 13.4.92
tileiras nvidia-cuda-tileiras 13.4.92

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras:
Dependencies: