cleaning up demos

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