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

Changes

Summary

  1. initial import of OpenCL RadixSort GPU example. (details)
  2. cleaned up bitonic sort sample and removed sort payload for simplicity (details)
  3. moved bitonic sort into seperate package. (details)
Commit 48a46a6084878803acadd44b0e96e237cf5768c1 by Michael Bien
initial import of OpenCL RadixSort GPU example.
Commit 04fac379b2bb5876b21d047294bd3e029e6ebe3c by Michael Bien
cleaned up bitonic sort sample and removed sort payload for simplicity (value of the key-value pair wasn't used anyway).
Commit 85a5c5f455aec2062f12d1a4c0a1a3c10beeefb7 by Michael Bien
moved bitonic sort into seperate package.