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

Changes

Summary

  1. cleaned up NioDirectOnly list, added clSetKernelArg to list. (details)
Commit 9e650242da44a939e6a4c1e3c06d77c2e668a3e0 by Michael Bien
cleaned up NioDirectOnly list, added clSetKernelArg to list.
added experimental QueueBarrier for easy synchronization between multiple concurrent CLCommandQueues.
refactored CLCommandQueue, added putTask().
added another concurrency JUnit test.