spla
|
#include <opencl/cl_accelerator.hpp>
#include <opencl/cl_alloc.hpp>
#include <opencl/cl_program_builder.hpp>
#include <opencl/generated/auto_prefix_sum.hpp>
Go to the source code of this file.
Namespaces | |
spla | |
Functions | |
template<typename T > | |
void | spla::cl_exclusive_scan (cl::CommandQueue &queue, cl::Buffer &values, uint n, const ref_ptr< TOpBinary< T, T, T >> &op, CLAlloc *tmp_alloc) |