Oven logo

Oven

Published

CUDA Toolkit meta-package

pip install cuda-toolkit

Package Downloads

Weekly DownloadsMonthly Downloads

Requires Python

Dependencies

cuda-toolkit 13.2.0

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

ExtraPackageVersion
allAll packages below
ccclnvidia-cuda-cccl13.2.27
crtnvidia-cuda-crt13.2.51
cublasnvidia-cublas13.3.0.5
cudartnvidia-cuda-runtime13.2.51
cudlanvidia-cudla13.2.51
cufftnvidia-cufft12.2.0.37
cufilenvidia-cufile1.17.0.44
culibosnvidia-cuda-culibos13.2.51
cuobjdumpnvidia-cuda-cuobjdump13.2.51
cuptinvidia-cuda-cupti13.2.23
curandnvidia-curand10.4.2.51
cusolvernvidia-cusolver12.1.0.51
cusparsenvidia-cusparse12.7.9.17
cuxxfiltnvidia-cuda-cuxxfilt13.2.51
nppnvidia-npp13.1.0.44
nvccnvidia-cuda-nvcc13.2.51
nvdisasmnvidia-cuda-nvdisasm13.2.51
nvfatbinnvidia-nvfatbin13.2.51
nvjitlinknvidia-nvjitlink13.2.51
nvjpegnvidia-nvjpeg13.0.4.44
nvmlnvidia-nvml-dev13.2.51
nvptxcompilernvidia-nvptxcompiler13.2.51
nvrtcnvidia-cuda-nvrtc13.2.51
nvtxnvidia-nvtx13.2.20
nvvmnvidia-nvvm13.2.51
openclnvidia-cuda-opencl13.2.51
profilernvidia-cuda-profiler-api13.2.20
sanitizernvidia-cuda-sanitizer-api13.2.23
tileirasnvidia-cuda-tileiras13.2.51