User`s guide
7 Program Independent Jobs
7-2
Program Independent Jobs
An Independent job is one whose tasks do not directly communicate with each other, that
is, the tasks are independent of each other. The tasks do not need to run simultaneously,
and a worker might run several tasks of the same job in succession. Typically, all tasks
perform the same or similar functions on different data sets in an embarrassingly
parallel configuration.
Some of the details of a job and its tasks might depend on the type of scheduler you are
using:
• “Program Independent Jobs on a Local Cluster” on page 7-3
• “Program Independent Jobs for a Supported Scheduler” on page 7-8
• “Program Independent Jobs for a Generic Scheduler” on page 7-21