Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. Refactored LLB into two impl layers to reduce custom code injection (details)
Commit 86abb5fecf48c7df8dcad653b5ec03f349558050 by Michael Bien
Refactored LLB into two impl layers to reduce custom code injection significantly.
- CLAbstractImpl is automatically generated by gluegen (former CLImpl)
- CLImply is handwritten and extends CLAbstractImpl to handle special cases
The file was modified resources/clImplCustomCode.java (diff)
The file was modified resources/cl-impl.cfg (diff)
The file was addedsrc/com/jogamp/opencl/impl/CLImpl.java (diff)