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.17.tar.gz (340.9 kB view details)

Uploaded Source

Built Distribution

numba_cuda-0.0.17-py3-none-any.whl (424.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: numba_cuda-0.0.17.tar.gz
  • Upload date:
  • Size: 340.9 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.17.tar.gz
Algorithm Hash digest
SHA256 62e4ab17e07131961dfc41c0bc825318dcf1ebced10b220496638b629421fc54
MD5 ecb594d3e7ca965de2899a36bcce6a22
BLAKE2b-256 365ff9943de1ee3b63347b8478b6bf241b7761744080bd7d60aa3531db33790b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: numba_cuda-0.0.17-py3-none-any.whl
  • Upload date:
  • Size: 424.6 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.17-py3-none-any.whl
Algorithm Hash digest
SHA256 d372335d5ad4e4596bb3e01c04944abe119b0cc831ca2059f183456e19a7f52f
MD5 2b2374b203f8894abd34f134dc7e1021
BLAKE2b-256 8164dff57d050f81a9538ca7df8576a2fe1b317b5436d3d8cc2e4df5e5e4ad64

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