pub fn validate_cube_dim(
properties: &DeviceProperties,
kernel_id: &KernelId,
) -> Result<(), LaunchError>Expand description
Validate the cube dim of a kernel fits within the hardware limits
pub fn validate_cube_dim(
properties: &DeviceProperties,
kernel_id: &KernelId,
) -> Result<(), LaunchError>Validate the cube dim of a kernel fits within the hardware limits