Choosing the right platform: Slurm vs Kubernetes

Поділитися
Вставка
  • Опубліковано 20 січ 2025

КОМЕНТАРІ • 2

  • @dmitrigekhtman1082
    @dmitrigekhtman1082 7 днів тому

    Kubernetes supports the "finite resources, infinite work" paradigm via extensions like Kueue and Yunikorn.
    The downside is that this requires managing additional machinery on top of the base complexity of Kubernetes.

  • @sheevys
    @sheevys 8 місяців тому

    35:25
    Why is slurm better for mpi workloads? Compared to eg K8s with MPI Operator.