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.
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.