amd64/cu128/: cuda-core-0.1.1 metadata and description
cuda.core: (experimental) pythonic CUDA module
author | NVIDIA Corporation |
classifiers |
|
description_content_type | text/x-rst |
license | NVIDIA Software License |
project_urls |
|
requires_dist |
|
requires_python | >=3.9 |
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
cuda_core-0.1.1-cp312-cp312-linux_x86_64.whl
|
|
cuda.core bridges Python’s productivity with CUDA’s performance through intuitive and pythonic APIs. The mission is to provide users full access to all of the core CUDA features in Python, such as runtime control, compiler and linker.
cuda.core is currently under active development. Any feedbacks or suggestions are welcomed!
Installation
pip install cuda-core[cu12]
Please refer to the installation instructions for different ways of installing cuda.core, including building from source.