|
JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java (public API).
|
Packages | |
| package | concurrent |
Classes | |
| interface | CLBuildConfiguration |
| Configuration representing everything needed to build an OpenCL program. More... | |
| interface | CLBuildListener |
| A callback an application can register to be called when the program executable has been built (successfully or unsuccessfully). More... | |
| class | CLDeviceFilters |
| Pre-defined filters. More... | |
| class | CLInfo |
| Prints out diagnostic properties about the OpenCL installation and the runtime environment of the host application. More... | |
| class | CLMultiContext |
Utility for organizing multiple CLContexts. More... | |
| class | CLPlatformFilters |
| Pre-defined filters. More... | |
| interface | CLProgramConfiguration |
| Configuration representing everything needed to build an OpenCL program (program included). More... | |
| class | CLUtil |
| interface | Filter |
| class | JOCLVersion |
| Utility for querying module versions and environment properties. More... | |
| class | MultiQueueBarrier |
An utility for synchronizing multiple concurrent CLCommandQueues. More... | |