The presentation discusses the use of Kubernetes for running HPC workloads, specifically using OpenFOAM as an example. The speaker emphasizes the importance of tuning and optimizing the instance types and pods used for the job. They also mention potential future developments, such as using Nvidia GPUs and exploring new schedulers.
- Kubernetes can be used for running HPC workloads, but tuning and optimization are crucial
- OpenFOAM was used as an example of an MPI job that can be run on Kubernetes
- Future developments include using Nvidia GPUs and exploring new schedulers
The speaker mentions that they were able to successfully run OpenFOAM on Kubernetes, but encountered some issues with race conditions and MPI bootstrapping. They also discuss the importance of storage network performance when constantly reading and writing to storage.