uncomplicate.clojurecuda.toolbox
Various helpers that are not needed by ClojureCUDA itself, but may be very helpful in applications. See Neanderthal and Bayadera libraries for the examples of how to use them.
launch-reduce!
(launch-reduce! hstream main-kernel reduction-kernel main-params reduction-params n local-n)
(launch-reduce! hstream main-kernel reduction-kernel main-params reduction-params m n local-m local-n)