John Lockman 898d4c56db fix host inventory example před 3 roky
..
PyTorch b80557f027 adding cpu example in pytorch to close #62 před 4 roky
TensorRT-InferenceServer 4355f72404 Update README.md před 4 roky
login_node_example 1db504b572 Issue#550: Syncing GitHub and GitLab před 3 roky
README.md 44fce1ea2b removed all instances of `master` from scripts and playbooks před 4 roky
host_inventory_file 898d4c56db fix host inventory example před 3 roky
host_inventory_file.ini f3823798d5 updated inventory file examples před 3 roky
host_mapping_file_one_touch.csv e3363cdefb Create host_mapping_file_one_touch.csv před 3 roky
host_mapping_file_os_provisioning.csv 77f005f0a1 Create host_mapping_file_os_provisioning.csv před 3 roky
k8s-TensorFlow-resnet50-multinode-MPIOperator.yaml c599545fbf adding k8s and slurm submission examples před 4 roky
k8s-tensorflow-nvidia-ngc-resnet50-multinode-mpioperator.yaml 6e54ff6045 resolves issue #77 před 4 roky
mapping_device_file.csv 9a0c407eae Update and rename mapping_file.csv to mapping_device_file.csv před 3 roky
slurm-TensorFlow-resnet50-multinode-MPI.batch c599545fbf adding k8s and slurm submission examples před 4 roky

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