gpu / JOCLSamples

Samples for JOCL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JOCLSamples

Samples for JOCL - http://jocl.org

Note: These samples have been moved here from the original samples page of the JOCL website, http://www.jocl.org/samples/samples.html. These are mainly standalone samples, which means that each class contains the whole code that is required for the sample, although some of them refer to kernels that are stored in src/main/resources/kernels. Several methods (e.g. for the basic OpenCL initialization) appear in each of these samples. They may be moved to a utility class in the future.

About

Samples for JOCL

License:MIT License


Languages

Language:Java 92.0%Language:C 8.0%