Skip to main content

Python Bindings for the OpenCL BLAS library (clBLAS)

Project description

###Description
PyCLBLAS is a wrapper for the clBLAS library. This module can be used to call BLAS routines on OpenCL enabled devices from Python.

###Resources
* Documentation is available at [ReadTheDocs.org](https://pyclblas.readthedocs.io/en/latest/index.html)
* Linux binaries and source packages are available at the project's [PyPI page](https://pypi.python.org/pypi/pyclblas/)

###Installation:
* sudo pip install pyclblas
* Installation Requirements (Non-Python):
* OpenCL
* [clBLAS](https://github.com/clMathLibraries/clBLAS) (Available in Ubuntu repos)
* [SWIG](https://www.swig.org/) (Available in Ubuntu and CentOS repos)
* Installation Requirements (Python Packages):
* [pyopencl](https://github.com/pyopencl/pyopencl/)
* [numpy](https://github.com/numpy/numpy)

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

pyclblas-0.8.5.tar.gz (121.7 kB view hashes)

Uploaded source

Built Distribution

pyclblas-0.8.5.linux-x86_64.tar.gz (875.4 kB view hashes)

Uploaded 2 7

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