images/nvcr-io-nvidia-l4t-jetpack-r36-4-0/: cuda-core-0.1.0 metadata and description
cuda.core: (experimental) pythonic CUDA module
| author | NVIDIA Corporation |
| classifiers |
|
| description_content_type | text/markdown |
| license | NVIDIA Software License |
| metadata_version | 2.4 |
| 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.0-cp310-cp310-linux_aarch64.whl
|
|
cuda.core: (experimental) pythonic CUDA module
Currently under active development. To build from source, just do:
$ git clone https://github.com/NVIDIA/cuda-python
$ cd cuda-python/cuda_core # move to the directory where this README locates
$ pip install .
For now cuda-python is a required dependency.