Skip to content

[Docs] Document utilization_policy in Concepts #2719

@peterschmidt85

Description

@peterschmidt85

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.

Metadata

Metadata

Labels

docsImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions