Skip to main content

CUDA target for Numba

Project description

Numba CUDA Target

An out-of-tree CUDA target for Numba.

This contains an entire copy of Numba's CUDA target (the numba.cuda module), and a mechanism to ensure the code from this module (numba_cuda.numba.cuda) is used as the numba.cuda module instead of the code from the numba package.

This is presently in an early state and is published for testing and feedback.

Building / testing

Install as an editable install:

pip install -e .

Running tests:

python -m numba.runtests numba.cuda.tests

This should discover thenumba.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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

numba_cuda-0.0.16.tar.gz (340.8 kB view details)

Uploaded Source

Built Distribution

numba_cuda-0.0.16-py3-none-any.whl (424.4 kB view details)

Uploaded Python 3

File details

Details for the file numba_cuda-0.0.16.tar.gz.

File metadata

  • Download URL: numba_cuda-0.0.16.tar.gz
  • Upload date:
  • Size: 340.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for numba_cuda-0.0.16.tar.gz
Algorithm Hash digest
SHA256 ca8c82d600620e3cf3eda1a2534d75f0666f69072b891fdb255d8f0bb100f4e7
MD5 89b8438b56b1b250338d5eff5cfdd48b
BLAKE2b-256 8879696bc7d7dc0a400fecbd1d3cf1a85120bf483605481180b6f089c277b9cc

See more details on using hashes here.

File details

Details for the file numba_cuda-0.0.16-py3-none-any.whl.

File metadata

  • Download URL: numba_cuda-0.0.16-py3-none-any.whl
  • Upload date:
  • Size: 424.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for numba_cuda-0.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 a55f9f76f47bbb011c7fcb9f86dd9284e8fd1c861716aa64476351987d9d130c
MD5 00e705e60a84eb97f075eb9c0bc82c49
BLAKE2b-256 5c5bac516539e0993f592d63ac5c15f6c8e8a83556ad6008334766162dead721

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page