The API to access the methods and values in opencl_context_base.
Initialization for OpenCL:
const kernel_cl< out_buffer, int, int, TriangularViewCL > zeros("zeros", {indexing_helpers, zeros_kernel_code})
See the docs for zeros() .
cl::CommandQueue & queue()
Returns the reference to the active OpenCL command queue for the device.