JayBeams  0.1
Another project to have fun coding.
Classes | Namespaces
generic_reduce.hpp File Reference
#include <jb/opencl/generic_reduce_program.hpp>
#include <jb/assert_throw.hpp>
#include <jb/log.hpp>
#include <jb/p2ceil.hpp>
#include <boost/compute/command_queue.hpp>
#include <boost/compute/container/vector.hpp>
#include <boost/compute/memory/local_buffer.hpp>

Go to the source code of this file.

Classes

class  jb::opencl::generic_reduce< reducer, input_type_t, output_type_t >
 Implement a generic reducer for OpenCL. More...
 

Namespaces

 jb
 The top-level namespace for the JayBeams library.
 
 jb::opencl
 Wrappers for the OpenCL library.