Oven logo

Oven

Published

CUDA Toolkit meta-package

pip install cuda-toolkit

Package Downloads

Weekly DownloadsMonthly Downloads

Requires Python

Dependencies

cuda-toolkit 13.0.1

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.0.85
crtnvidia-cuda-crt13.0.88
cublasnvidia-cublas13.0.2.14
cudartnvidia-cuda-runtime13.0.88
cufftnvidia-cufft12.0.0.61
cufilenvidia-cufile1.15.1.6
culibosnvidia-cuda-culibos13.0.85
cuptinvidia-cuda-cupti13.0.85
curandnvidia-curand10.4.0.35
cusolvernvidia-cusolver12.0.4.66
cusparsenvidia-cusparse12.6.3.3
cuxxfiltnvidia-cuda-cuxxfilt13.0.85
nppnvidia-npp13.0.1.2
nvccnvidia-cuda-nvcc13.0.88
nvfatbinnvidia-nvfatbin13.0.85
nvjitlinknvidia-nvjitlink13.0.88
nvjpegnvidia-nvjpeg13.0.1.86
nvmlnvidia-nvml-dev13.0.87
nvptxcompilernvidia-nvptxcompiler13.0.88
nvrtcnvidia-cuda-nvrtc13.0.88
nvtxnvidia-nvtx13.0.85
nvvmnvidia-nvvm13.0.88
openclnvidia-cuda-opencl13.0.85
profilernvidia-cuda-profiler-api13.0.85
sanitizernvidia-cuda-sanitizer-api13.0.85