Thursday, March 18, 2010

Platform LSF v7.0

Grid computing, will be implementing a Proof of Concept (POC). This will be implemented across 3 system.

How LSF works

LSF can be configured in many different ways that affect the scheduling of jobs. By default, this is how LSF handles a new job:

1 Receive the job. Create a job file. Return the job ID to the user.
2 During the next dispatch turn, consider the job for dispatch.
3 Place the job on the best available host.
4 Set the environment on the host.
5 Start the job.

No comments:

Post a Comment