Skip to main content

CUDA Python is the home for accessing NVIDIA’s CUDA platform from Python. It consists of multiple components:

  • cuda.core: Pythonic access to CUDA Runtime and other core functionality

  • cuda.bindings: Low-level Python bindings to CUDA C APIs

  • cuda.pathfinder: Utilities for locating CUDA components installed in the user’s Python environment

  • cuda.compute: A Python module for easy access to CCCL’s highly efficient and customizable parallel algorithms, like sort, scan, reduce, transform, etc. that are callable on the host

  • numba-cuda-mlir: An evolution of Numba CUDA that improves upon its technical foundation and performance to provide the future of CUDA Python JIT compilation. It currently supports developing CUDA SIMT kernels in Python, providing Python bindings for accelerated device libraries, and serving as a compiler for user-defined functions in accelerated libraries.

  • numba.cuda: A Python DSL that exposes CUDA SIMT programming model and compiles a restricted subset of Python code into CUDA kernels and device functions

  • cuda.tile: A new Python DSL that exposes CUDA Tile programming model and allows users to write NumPy-like code in CUDA kernels

  • nvmath-python: Pythonic access to NVIDIA CPU & GPU Math Libraries, with host, device, and distributed APIs. It also provides low-level Python bindings to host C APIs (nvmath.bindings).

  • nvshmem4py: Pythonic interface to the NVSHMEM library, enabling Python applications to leverage NVSHMEM’s high-performance PGAS (Partitioned Global Address Space) programming model for GPU-accelerated computing

  • Nsight Python: Python kernel profiling interface that automates performance analysis across multiple kernel configurations using NVIDIA Nsight Tools

  • CUPTI Python: Python APIs for creation of profiling tools that target CUDA Python applications via the CUDA Profiling Tools Interface (CUPTI)

  • Accelerated Computing Hub: Open-source learning materials related to GPU computing. You will find user guides, tutorials, and other works freely available for all learners interested in GPU computing.

CUDA Python is currently undergoing an overhaul to improve existing and introduce new components. All of the previously available functionality from the cuda-python package will continue to be available, please refer to the cuda.bindings documentation for installation guide and further detail.

cuda-python as a metapackage

cuda-python is being restructured to become a metapackage that contains a collection of subpackages. Each subpackage is versioned independently, allowing installation of each component as needed.

Subpackage: cuda.core

The cuda.core package offers idiomatic, pythonic access to CUDA Runtime and other functionality.

The goals are to

  1. Provide idiomatic (“pythonic”) access to CUDA Driver, Runtime, and JIT compiler toolchain

  2. Focus on developer productivity by ensuring end-to-end CUDA development can be performed quickly and entirely in Python

  3. Avoid homegrown Python abstractions for CUDA for new Python GPU libraries starting from scratch

  4. Ease developer burden of maintaining and catching up with latest CUDA features

  5. Flatten the learning curve for current and future generations of CUDA developers

Subpackage: cuda.bindings

The cuda.bindings package is a standard set of low-level interfaces, providing full coverage of and access to the CUDA host APIs from Python.

The list of available interfaces is:

  • CUDA Driver

  • CUDA Runtime

  • NVRTC

  • nvJitLink

  • NVVM

  • nvFatbin

  • cuFile

  • NVML

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cuda_python-13.4.1-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file cuda_python-13.4.1-py3-none-any.whl.

File metadata

  • Download URL: cuda_python-13.4.1-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cuda_python-13.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b6b114882beb8325139a318a02bcf8feb821dfd724f6f6104c262e2d1e2035ef
MD5 9e41f06093fd4dc3c022ba58d961101a
BLAKE2b-256 678334e195ac04461f021eb6f25e962c5d4633903a1d67f3d6f29b8bff218fe0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cuda_python-13.4.1-py3-none-any.whl:

Publisher: release.yml on NVIDIA/cuda-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

13.4.1 This release

1 file

13.3.1

1 file

13.3.0

1 file

13.2.0

1 file

13.1.1

1 file

13.1.0

1 file

13.0.3

1 file

13.0.2

1 file

13.0.1

1 file

13.0.0

1 file

12.9.7

1 file

12.9.6

1 file

12.9.5

1 file

12.9.4

1 file

12.9.3

1 file

12.9.2

1 file

12.9.1

1 file

12.9.0

1 file

12.8.0

1 file

12.6.2.post1

12 files

12.6.2

12 files

12.6.1

12 files

12.6.0

12 files

12.5.0

12 files

12.4.0

12 files

12.3.0

16 files

12.2.1

9 files

12.2.0

16 files

12.1.0

16 files

12.0.0

16 files

11.8.7

1 file

11.8.6

1 file

11.8.5.post1

12 files

11.8.5

12 files

11.8.4

12 files

11.8.3

14 files

11.8.2

12 files

11.8.1

16 files

11.8.0

16 files

11.7.1

16 files

11.7.0

16 files

11.6.1

16 files

11.6.0

16 files

11.5.0

12 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page