kernel
Kernel descriptor to query information about a kernel object
Values
reference_count | Get the reference count of the kernel object |
num_args | Get the number of arguments taken by the kernel |
function_name | Get the name of the kernel |
attributes | Get kernel attributes specified by in the source file |
context | Get the context associated with the kernel |
program | Get the program associated with the kernel |