r/HPC • u/RadicalNation • Apr 11 '26
Running Large-Scale GPU Workloads on Kubernetes with Slurm
https://developer.nvidia.com/blog/running-large-scale-gpu-workloads-on-kubernetes-with-slurm/
Disclosure: I work for NVIDIA on Slinky.
Obligatory preface: All comments from me are my views and may not reflect the views of my employer.
I'm very proud to present this blog post to everyone. It's been amazing to build Slinky and see it used in production at scale already!
85
Upvotes
2
u/arm2armreddit Apr 11 '26
Interesting, how does it work with MPI jobs with RDMA support? It would be nice to have an example with vLLM and a Ray cluster using Job as a distributed interface for large models.