Skip to content

jroose/pyclblas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###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
  • Linux binaries and source packages are available at the project's PyPI page

###Installation:

  • sudo pip install pyclblas
  • Installation Requirements (Non-Python):
    • OpenCL
    • clBLAS (Available in Ubuntu repos)
    • SWIG (Available in Ubuntu and CentOS repos)
  • Installation Requirements (Python Packages):

About

Python Bindings for clBLAS library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published