Ramakrishna
Results
1
issues of
Ramakrishna
Following is the mpi-operator configuration file i am trying to deploy on our kubernetes cluster. ``` apiVersion: kubeflow.org/v2beta1 kind: MPIJob metadata: name: tensorflow-mnist spec: slotsPerWorker: 1 runPolicy: cleanPodPolicy: Running mpiReplicaSpecs:...