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

Changes

Summary

  1. fixed BufferOverflowException in CLKernel.getCompileWorkGroupSize(), (details)
  2. code review: improved exception messages to be more verbose whenever (details)
  3. updated cl_ext.h and cl_gl.h (automatically detected by updateder (details)
Commit 966153e376f9932cea29d8bd891a164115a4049c by Michael Bien
fixed BufferOverflowException in CLKernel.getCompileWorkGroupSize(), buffer was to small.
Commit bb14f43134a9332c014e969b600e094edadd2fb0 by Michael Bien
code review: improved exception messages to be more verbose whenever possible.
began with CLKernel testcase.
Commit 2f6ce2419ec465bb40e076746367ae7073f83f45 by Michael Bien
updated cl_ext.h and cl_gl.h (automatically detected by updateder script).