cleaning up demos

This commit is contained in:
William Falcon
2019-10-05 16:25:17 -04:00
parent 35d85b2de1
commit ae8f6866bb
2 changed files with 2 additions and 2 deletions
@@ -24,4 +24,4 @@ source activate $1
# -------------------------
# run script from above
srun python3 multi_node_demo.py
srun python3 ddp2_multi_node_demo.py
@@ -24,4 +24,4 @@ source activate $1
# -------------------------
# run script from above
srun python3 multi_node_demo.py
srun python3 ddp_multi_node_demo.py