spla
Namespaces | Functions
cl_prefix_sum.hpp File Reference
#include <opencl/cl_accelerator.hpp>
#include <opencl/cl_alloc.hpp>
#include <opencl/cl_program_builder.hpp>
#include <opencl/generated/auto_prefix_sum.hpp>
Include dependency graph for cl_prefix_sum.hpp:
This graph shows which files directly or indirectly include this file:

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)