TOpenCLKernelList.Locate Method

TOpenCLKernel Locate(String KernelName)

Searches for and returns the kernel with KernelName.

#NameTypeDescription
1KernelNameString

Returns: TOpenCLKernel

Remarks:

The function will raise an exception, if the Kernel is not found.