News and Announcements » |
Description:
This script is designed to start multiple jobs in parallel on cluster systems with a torque/qsub based scheduling system.
Usage: start_parallel_jobs_torque.py [options]
Input Arguments:
Note
[OPTIONAL]
Output:
No output is created.
Example:
Start each command listed in test_jobs.txt in parallel. The run id for these jobs will be RUNID.
start_parallel_jobs_torque.py -ms test_jobs.txt RUNID