QuestionQ36

AI Operations

Why is a job scheduler important in an AI cluster with constrained resources?

  • A It allocates resources based on which job requests came first.
  • B It ensures the all jobs in the cluster are executed simultaneously.
  • C It increases the number of resources available in the cluster.
  • D It allocates resources efficiently and optimizes job execution.
Explanation

A job scheduler assigns limited compute resources efficiently and coordinates job execution so that workloads can run effectively within the cluster’s available capacity.

Community Discussion

No comments yet. Be the first to start the discussion!