The examples [[https://github.com/dellhpc/omnia/blob/master/examples/k8s-TensorFlow-resnet50-multinode-MPIOperator.yaml | K8s submit]] and [[https://github.com/dellhpc/omnia/blob/master/examples/slurm-TensorFlow-resnet50-multinode-MPI.batch | SLURM submit]] are provide as examples for running the resnet50 benchmark with TensorFlow on 8 GPUs using 2 C4140s.
kubectl create -f k8s-TensorFlow-resnet50-multinode-MPIOperator.yaml
sbatch slurm-TensorFlow-resnet50-multinode-MPI.batch