Parallel applications

LSF provides job placement and remote execution support for parallel applications. A master LIM’s host selection or placement service can return an array of good hosts for an application. The application can then use remote execution service provided by RES to run tasks on these hosts concurrently.

This section contains samples of how to write a parallel application using LSLIB.