Getting Started

easy_install

you can just run:

sudo easy_install oclpb

Prerequisites

Only OpenCL!

Build

run:

python setup.py build
python setup.py install [ --prefix=$SOMPATH ]

Test

run:

python -m unittest discover opencl/

Table Of Contents

Previous topic

Welcome to OpenCL for Python’s documentation!

Next topic

Differences from PyOpenCL

This Page