Skip to content

Commit

Permalink
Update Job-integrated features table. (#3449)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbobrovskyi authored Nov 5, 2024
1 parent da0e8e1 commit b1e33e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion site/content/en/docs/overview/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ A core design principle for Kueue is to avoid duplicating mature functionality i
| Feature | Batch Job | JobSet | MXJob | PaddleJob | PytorchJob | TFJob | XGBoostJob | MPIJob | Pod | RayCluster | RayJob |
|-----------------------------------------------------------------------------------------------------------------|----------------|--------|-------|-----------|------------|-------|------------|--------|-----|------------|--------|
| [Dynamic Reclaim](/docs/concepts/workload/#dynamic-reclaim) | + | + | | | | | | | + | | |
| [MultiKueue](/docs/concepts/multikueue/) | + | + | | + | + | + | + | | | | |
| [MultiKueue](/docs/concepts/multikueue/) | + | + | | + | + | + | + | + | | | |
| [MultiKueueBatchJobWithManagedBy](/docs/concepts/multikueue/#multikueuebatchjobwithmanagedby-enabled) | + | | | | | | | | | | |
| [PartialAdmission](/docs/tasks/run/jobs/#partial-admission) | + | | | | | | | | | | |
| [Workload Priority Class](/docs/concepts/workload_priority_class/) | + | + | + | + | + | + | + | + | + | + | + |
Expand All @@ -52,6 +52,7 @@ A core design principle for Kueue is to avoid duplicating mature functionality i
| [LendingLimit](/docs/concepts/cluster_queue/#lendinglimit) | + | + | + | + | + | + | + | + | + | + | + |
| [All-or-nothing with ready Pods](/docs/concepts/workload/#all-or-nothing-semantics-for-job-resource-assignment) | + | + | + | + | + | + | + | + | + | + | + |
| [Fair Sharing](/docs/concepts/preemption/#fair-sharing) | + | + | + | + | + | + | + | + | + | + | + |
| [Topology Aware Scheduling](/docs/concepts/topology_aware_scheduling) | + | + | + | + | + | + | + | + | + | + | + |

## High-level Kueue operation

Expand Down

0 comments on commit b1e33e6

Please sign in to comment.