Skip to content
Snippets Groups Projects
Commit 85988191 authored by Xuan Gu's avatar Xuan Gu
Browse files

Update README.md

parent 437f6d1c
No related branches found
No related tags found
No related merge requests found
......@@ -113,3 +113,4 @@ Ref: https://pytorch-lightning.readthedocs.io/en/stable/common/trainer.html
- For multi-node benchmarking, we need to use "srun" command; also, the line "#SBATCH --ntasks-per-node=8" has to be added. Otherwise the process will hang.
- Use as large batch_size as possible for a more stable benchmark result. For single node, use 256; for multi-node, use 128.
- Benchmarking with dim = 2, nodes = 1, gpus = 8, batch_size = 128, 256 takes ~2mins.
- Set path for enroot, see this [page](https://gitlab.liu.se/xuagu37/run-pytorch-and-tensorflow-containers-with-nvidia-enroot#set-path-to-user-container-storage).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment