Installation is via pip:
$ pip install sigprocge
Or, for the latest development version:
$ pip install git+http://github.com/sigproc/python-sigprocge
The sigproc.cl
module contains functions allowing automatic selection of an
appropriate OpenCL context for the Grid Engine queue your job has been
scheduled in. See the examples/opencl_example_job.sh
and
examples/opencl_example.py
files.