sbsa/cu129/: cuda-bindings-12.9.0 metadata and description

Simple index

Python bindings for CUDA

author_email NVIDIA Corporation <cuda-python-conduct@nvidia.com>
classifiers
  • Intended Audience :: Developers
  • Topic :: Database
  • Topic :: Scientific/Engineering
  • Programming Language :: Python
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Environment :: GPU :: NVIDIA CUDA
description_content_type text/x-rst
project_urls
  • Repository, https://github.com/NVIDIA/cuda-python
  • Documentation, https://nvidia.github.io/cuda-python/
requires_dist
  • pywin32; sys_platform == "win32"
  • nvidia-cuda-nvcc-cu12; extra == "all"
  • nvidia-cuda-nvrtc-cu12; extra == "all"
  • nvidia-nvjitlink-cu12>=12.3; extra == "all"

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
cuda_bindings-12.9.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size
11 MB
Type
Python Wheel
Python
3.12

cuda.bindings is a standard set of low-level interfaces, providing full coverage of and 1:1 access to the CUDA host APIs from Python. Checkout the Overview for the workflow and performance results.

For the installation instruction, please refer to the Installation page.