Description Usage Arguments Details
Extracts an OpenCL kernel from a program
1 | cl.create.kernel(program, name)
|
program |
An opencl_program object |
name |
The name of the kernel to get. |
Finds the specified kernel in the given program. The program must have been built.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.