cuda::experimental::stf::cuda_kernel_desc
Defined in include/cuda/experimental/__stf/internal/backend_ctx.cuh
-
struct cuda_kernel_desc
Description of a CUDA kernel.
This is used to describe kernels passed to the
ctx.cuda_kernel
andctx.cuda_kernel_chain
API calls.Public Functions