John Lockman bf2e13a042 Issue#259: adding new nodes using mapping file 3 lat temu
..
PyTorch b80557f027 adding cpu example in pytorch to close #62 4 lat temu
TensorRT-InferenceServer 4355f72404 Update README.md 4 lat temu
README.md 44fce1ea2b removed all instances of `master` from scripts and playbooks 4 lat temu
host_inventory_file 28cdd7f8e4 adding new roles dir 3 lat temu
host_inventory_file.ini 28cdd7f8e4 adding new roles dir 3 lat temu
k8s-TensorFlow-resnet50-multinode-MPIOperator.yaml c599545fbf adding k8s and slurm submission examples 4 lat temu
k8s-tensorflow-nvidia-ngc-resnet50-multinode-mpioperator.yaml 6e54ff6045 resolves issue #77 4 lat temu
mapping_file.csv bf2e13a042 Issue#259: adding new nodes using mapping file 3 lat temu
slurm-TensorFlow-resnet50-multinode-MPI.batch c599545fbf adding k8s and slurm submission examples 4 lat temu

README.md

Examples

The examples K8s Submit and SLURM submit are provide as examples for running the resnet50 benchmark with TensorFlow on 8 GPUs using 2 C4140s.

Submitting the example

K8s

kubectl create -f k8s-TensorFlow-resnet50-multinode-MPIOperator.yaml

Slurm

sbatch slurm-TensorFlow-resnet50-multinode-MPI.batch