Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moviestoreguy/opencl_toolbox

A collection of tools intended to make working with OpenCL easier.
https://github.com/moviestoreguy/opencl_toolbox

Last synced: 3 days ago
JSON representation

A collection of tools intended to make working with OpenCL easier.

Awesome Lists containing this project

README

        

# OpenCL Toolbox

The OpenCL Toolbox is a set of python scripts to allow for easier development
with OpenCL.

## Install
To install all the required packages, simiply run:
```
pip install -r requirements.txt
```