Skip to main content

launch_cuda_kernel

Function launch_cuda_kernel 

Source
pub fn launch_cuda_kernel(
    kernel: &RuntimeCudaKernel,
    args: &[*mut c_void],
) -> Result<(), String>
Expand description

Launch a runtime-compiled CUDA kernel