cuda-core0.3.2
cuda-core0.3.2
Published
cuda.core: (experimental) pythonic CUDA module
pip install cuda-core
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- numpy
- cuda-bindings
[all]==11.8.*; extra == "cu11"
- cuda-bindings
[all]==12.*; extra == "cu12"
- cuda-bindings
[all]==13.*; extra == "cu13"
- cython
>=3.0; extra == "test"
- setuptools
; extra == "test"
- pytest
>=6.2.4; extra == "test"
- cuda-core
[test]; extra == "test-cu11"
- cupy-cuda11x
; extra == "test-cu11"
- nvidia-cuda-runtime-cu11
; extra == "test-cu11"
- cuda-core
[test]; extra == "test-cu12"
- cupy-cuda12x
; extra == "test-cu12"
- nvidia-cuda-runtime-cu12
; extra == "test-cu12"