John Lockman 898d4c56db fix host inventory example 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
login_node_example 1db504b572 Issue#550: Syncing GitHub and GitLab 3 lat temu
README.md 44fce1ea2b removed all instances of `master` from scripts and playbooks 4 lat temu
host_inventory_file 898d4c56db fix host inventory example 3 lat temu
host_inventory_file.ini f3823798d5 updated inventory file examples 3 lat temu
host_mapping_file_one_touch.csv e3363cdefb Create host_mapping_file_one_touch.csv 3 lat temu
host_mapping_file_os_provisioning.csv 77f005f0a1 Create host_mapping_file_os_provisioning.csv 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_device_file.csv 9a0c407eae Update and rename mapping_file.csv to mapping_device_file.csv 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