HPC Lab 5 – Launching MPI applications via a scheduler (LSF)

In the previous post I used the option -host of the MPI command mpiexec to start multiple application instance on multiple nodes. This requires the user to decide how many application instances to start on which node. In this post I explain how to delegate this decision to a scheduler. See my HPC Lab for more MPI examples and more LSF examples.

Share this article

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.