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.

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

Uploaded Source

File details

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

File metadata

  • Download URL: reikna-0.6.3.tar.gz
  • Upload date:
  • Size: 149.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for reikna-0.6.3.tar.gz
Algorithm Hash digest
SHA256 c614af2b91719e56262bd056e5d075eb73730d1649a31238b6127684a59abce9
MD5 1067a49848433c3d1becda0decbe690a
BLAKE2b-256 3d6454747b51b699df1cd72873261f70b201c0cce4980c96b04be70cafc2432f

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