Index of /examples/SCC/depend

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]post_process.qsub 2016-01-25 09:39 281  
[TXT]multiple_jobs.qsub 2016-01-25 09:39 502  

This directory contains an example of submitting a simple chain of jobs

First multiple_jobs.qsub job (which may or may not have multiple tasks) is submitted. Then we can submit post_process.qsub job.
This second job will not start until all tasks in the first job are completed.

To read more about job dependency visit our System Usage documentation: http://www.bu.edu/tech/support/research/system-usage/running-jobs/advanced-batch/#depend

Contact Information:

help@scc.bu.edu

Note: Research Computing Services (RCS) example programs are provided "as is" without any warranty of any kind. The user assumes the entire risk of quality, performance, and repair of any defects. You are encouraged to copy and modify any of the given examples for your own use.