Skip to main content

GPGPU algorithms for PyCUDA and PyOpenCL

Project description

Reikna is a library containing various GPU algorithms built on top of PyCUDA and PyOpenCL. The main design goals are:

  • separation of computation cores (matrix multiplication, random numbers generation etc) from simple transformations on their input and output values (scaling, typecast etc);

  • separation of the preparation and execution stage, maximizing the performance of the execution stage at the expense of the preparation stage (in other words, aiming at large simulations)

  • partial abstraction from CUDA/OpenCL

Tests can be run by installing Py.Test and running py.test from the test folder (run py.test --help to get the list of options).

For more information proceed to the project documentation page. If you have a general question that does not qualify as an issue, you can ask it at the discussion forum.

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

reikna-0.9.0.tar.gz (193.6 kB view details)

Uploaded Source

File details

Details for the file reikna-0.9.0.tar.gz.

File metadata

  • Download URL: reikna-0.9.0.tar.gz
  • Upload date:
  • Size: 193.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.10

File hashes

Hashes for reikna-0.9.0.tar.gz
Algorithm Hash digest
SHA256 bb322818290820d8263beaf4bc0ce68a14b5e065afe7281a90ccf7b4a206df30
MD5 cdfdbb2de8c99cf6e673c40ea7a1cc79
BLAKE2b-256 6f1f0c74c5cc3f307cfa6322cc7ed553407c30da493c422536dbb33fda0cbd59

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