API Changes
- Add v1alpha2 version of the MPI Operator with more consistent API spec with other Kubeflow operators
- Support
ActiveDeadlineSeconds
inMPIJobSpec
- Support custom resource types other than GPUs
- Remove
launcherOnMaster
field
Enhancements
- Support gang scheduling
- Add
StartTime
andCompletionTime
in job status - Add leader election
- Switch to use pod group for gang scheduling
- Add example on Apache MXNet using v1alpha1 version of the MPI Operator