Skip to content

Commit

Permalink
Update launch_experiment.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kazemnejad committed Oct 29, 2021
1 parent 20280c9 commit 8ca71c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/launch_experiment.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@

PARTIAL_CNTR_INIT_SINGULARITY = """
echo "---> 5. Copying container {image_path} to compute node..."
rsync -avzP {image_path} {node_storage}/
cp -a {image_path} {node_storage}/
"""

PARTIAL_CNTR_EXEC_SINGULARITY = """
Expand Down

0 comments on commit 8ca71c0

Please sign in to comment.