spla
|
#include <opencl/cl_accelerator.hpp>
#include <opencl/generated/auto_map.hpp>
#include <spla/op.hpp>
Go to the source code of this file.
Namespaces | |
spla | |
Functions | |
template<typename T > | |
void | spla::cl_map (cl::CommandQueue &queue, const cl::Buffer &source, cl::Buffer &dest, uint n, const ref_ptr< TOpUnary< T, T >> &op) |