JCLU

JCLU - Java OpenCL Utilities

JCLU is a library of utility functions for working with OpenCL. The functions that are provided offer a more convenient way for performing common tasks in an OpenCL host program. More information on programming with OpenCL can be found at the Khronos website .

The implementation is based on the oclUtils files that are provided with the Nvidia GPU Computing SDK and uses the JOCL bindings for OpenCL which can be found at www.jocl.org.

News