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

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