kubeflow / mpi-operator

Kubernetes Operator for MPI-based applications (distributed training, HPC, etc.)
https://www.kubeflow.org/docs/components/training/mpi/
Apache License 2.0
417 stars 209 forks source link

The operator still creates the launcher when launcherCreationPolicy is "WaitForWorkersReady" and suspend is "true" #615

Open wang-mask opened 5 months ago

wang-mask commented 5 months ago

The operator still creates the launcher when spec.launcherCreationPolicy is "WaitForWorkersReady" and spec.runPolicy.suspend is "true".