rjm.cli.rjm_batch_waitΒΆ
Script to wait for completion of a batch of jobs and download the output files.
A file containing a list of local directories is passed as an argument. Each directory should contain an rjm_uploads.txt file, with the list of files to be uploaded, and a run.sl Slurm script, which will be submitted to Slurm on the remote machine.
Functions
|
Wait for run completion and download files for all remote jobs. |
|
Create arg parser for batch_* commands |