CUDA target for Numba
Project description
Numba CUDA Target
The CUDA target for Numba. Please visit the official documentation to get started!
To report issues or file feature requests, please use the issue tracker.
To raise questions or initiate discussions, please use the Numba Discourse forum.
Installation with pip or conda
Please refer to the Installation documentation.
Installation from source
Install as an editable install:
pip install -e .
If you want to manage all run-time dependencies yourself, also pass the --no-deps flag.
Running tests
pytest -n auto --pyargs numba.cuda.tests -v
Testing should discover the numba.cuda module from the numba_cuda package. You
can check where numba.cuda files are being located by running
python -c "from numba import cuda; print(cuda.__file__)"
which will show a path like:
<path to numba-cuda repo>/numba_cuda/numba/cuda/__init__.py
Contributing Guide
Review the CONTRIBUTING.md file for information on how to contribute code and issues to the project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file numba_cuda-0.19.2.tar.gz.
File metadata
- Download URL: numba_cuda-0.19.2.tar.gz
- Upload date:
- Size: 607.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
283e205a18769280d591b1a206b266d24f0f17c2c5ac35337a7bbd7e5a933ab8
|
|
| MD5 |
6936f27984406e68f2623157191cde19
|
|
| BLAKE2b-256 |
df844d021a10b101fa4f353bb58746cc555b7747cfe0057b4471854375c86ab6
|
File details
Details for the file numba_cuda-0.19.2-py3-none-any.whl.
File metadata
- Download URL: numba_cuda-0.19.2-py3-none-any.whl
- Upload date:
- Size: 744.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15284c0d6a3fdd842fc5671db8bbb9c34ab3c122f5a3a06b01b104e23f100e5c
|
|
| MD5 |
1a3f01857d067943f0f57693738a18ff
|
|
| BLAKE2b-256 |
cae9210e32faa7f9dd42d835d7d36394eaa1d0e29807c56950b389793ee55c1b
|