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

Changes

Summary

  1. switched to dynamic linking. All custom code functions must be called (details)
Commit 9d181f846f7c7a1ce4916f2009dab9348ec037f6 by Michael Bien
switched to dynamic linking. All custom code functions must be called via funciton pointers since this point.
The file was modifiedresources/cl-impl.cfg (diff)
The file was modifiednbproject/project.properties (diff)
The file was modifiedresources/clImplCustomCode.java (diff)
The file was modifiedsrc/com/jogamp/opencl/impl/CLImpl.java (diff)
The file was modifiedresources/clImplCustomCode.c (diff)
The file was modifiedsrc/com/jogamp/opencl/CLPlatform.java (diff)