Dear all,
I was wondering what is the extend of integration of IntelMPI 4.1 with the LSF batch schedulers v.8 and v.9.
For instance, does any of the IntelMPI task launching mechanisms contact the LSF itself to create the MPI tasks on the remote nodes and register their PIDs with the LSF so that LSF can track their resource usage and manage them (such as, kill or suspend them)? Or IntelMPI simply locates the LSF nodefile so it can tell where to launch tasks? In this case, the remote contact method is by SSH to the remote node?
Is "mpiexec.hydra" the recommended way to launch MPI apps with LSF ?
Thank you much
Michael