Example: ``` # Terminate runs if utilization is below 10% within an hour utilization_policy: min_gpu_utilization: 10 time_window: 1h ``` Note: if no value within the window is higher than the minimum threshold for all GPUs, consider GPUs underutilized.
Example:
Note: if no value within the window is higher than the minimum threshold for all GPUs, consider GPUs underutilized.