pub fn get_kernel( id: &KernelId, device: &GpuDevice, ) -> Result<Arc<GpuKernel>, GpuError>
Get a compiled kernel for the current device