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

Uploaded Source

File details

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

File metadata

  • Download URL: reikna-0.7.5.tar.gz
  • Upload date:
  • Size: 189.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1

File hashes

Hashes for reikna-0.7.5.tar.gz
Algorithm Hash digest
SHA256 d01f4264c8379ef2962a93aacb002d491b92ef9b5b22b45f77e7821dfa87bef7
MD5 2457e061e52831b5e8c42da244be9533
BLAKE2b-256 fd05e8643dd1efc302291692286fc4fc8cefe277eb7de8a3d95a0e48e7dba2ef

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