TOpenCLKernel Locate(String KernelName)
Searches for and returns the kernel with KernelName.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | KernelName | String |
Returns: TOpenCLKernel
Remarks:
The function will raise an exception, if the Kernel is not found.
Searches for and returns the kernel with KernelName.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | KernelName | String |
Returns: TOpenCLKernel
The function will raise an exception, if the Kernel is not found.