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

Changes

Summary

  1. renamed ErrorHandler. (details)
  2. finished main functionality of ErrorHandler impl. (details)
  3. added new AMD vendor extensions to cl_vendor_ext.h. (details)
Commit 9125a275449cb533798357914945de1f742a91f9 by Michael Bien
finished main functionality of ErrorHandler impl.
- using event listener add/remove pattern instead add on context creation
- context -> error handler object global reference mapping(TM) using LongLongMap in CLImpl
- global ref is deleted on context release
Commit b94cc2fe39ce6ed656e676d524834de5c96cb095 by Michael Bien
added new AMD vendor extensions to cl_vendor_ext.h.