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