Returns an uninitialized buffer of Element
on device.
Returns an uninitialized buffer of Element
on device.
Returns a buffer of Element
on device whose content is copied from hostBuffer
.
Returns a buffer of Element
on device whose content is copied from hostBuffer
.
Creates single kernel from this Program.
Creates single kernel from this Program.
com.thoughtworks.compute.OpenCL.Exceptions.InvalidValue
if the this Program has more than one kernel.
Make the calls to createKernels and createKernel synchronized.
If you are using Intel OpenCL SDK, you will need this plug-in as a workaround
Bug report: clCreateKernelsInProgram is not thread-safe