cuda-bindings13.0.1
cuda-bindings13.0.1
Published
Python bindings for CUDA
pip install cuda-bindings
Package Downloads
Authors
Project URLs
Requires Python
Dependencies
- cuda-pathfinder
~=1.1
- pywin32
; sys_platform == "win32"
- nvidia-cuda-nvcc
~=13.0; extra == "all"
- nvidia-cuda-nvrtc
~=13.0; extra == "all"
- nvidia-nvjitlink
~=13.0; extra == "all"
- nvidia-nvvm
~=13.0; extra == "all"
- nvidia-cufile
; sys_platform == "linux" and extra == "all"
- cython
<3.1.0,>=3.0; extra == "test"
- setuptools
>=77.0.0; extra == "test"
- numpy
>=1.21.1; extra == "test"
- pytest
>=6.2.4; extra == "test"
- pytest-benchmark
>=3.4.1; extra == "test"
- llvmlite
; extra == "test"