Module gpukernel_abi

Module gpukernel_abi 

Source

Structsยง

CheckGpuKernelTypes ๐Ÿ”’
Check for valid and invalid types.
ImproperGpuKernelLint

Staticsยง

IMPROPER_GPU_KERNEL_ARG ๐Ÿ”’
The improper_gpu_kernel_arg lint detects incorrect use of types in gpu-kernel arguments.
MISSING_GPU_KERNEL_EXPORT_NAME ๐Ÿ”’
The missing_gpu_kernel_export_name lint detects gpu-kernel functions that have a mangled name.