Skip to main content

get_kernel

Function get_kernel 

Source
pub fn get_kernel(
    id: &KernelId,
    device: &GpuDevice,
) -> Result<Arc<GpuKernel>, GpuError>
Expand description

Get a compiled kernel for the current device