This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
howto:mpi [2020/05/22 11:21] kevin created |
howto:mpi [2020/05/22 11:49] (current) kevin |
||
---|---|---|---|
Line 16: | Line 16: | ||
Firstly, **don't**. Check if the MPI library you need is not already installed. If not, open a ticket with Helpdesk and ask us to build it for you. | Firstly, **don't**. Check if the MPI library you need is not already installed. If not, open a ticket with Helpdesk and ask us to build it for you. | ||
- | Secondly, if you really need to build your own MPI library then you must make sure it uses the PBSPro tools to launch all MPI ranks on the nodes. See the 'recipes' below for the most popular MPI libraries: | + | Secondly, if you really need to build your own MPI library then you must make sure it uses the PBSPro tools to launch all MPI ranks on the nodes. |
+ | |||
+ | See the "recipes" below for the most popular MPI libraries: | ||
====OpenMPI==== | ====OpenMPI==== | ||
+ | |||
+ | FIXME | ||
====MPICH==== | ====MPICH==== | ||
+ | |||
+ | FIXME | ||
+ | |||
====MVAPICH==== | ====MVAPICH==== | ||
+ | |||
====Intel MPI==== | ====Intel MPI==== | ||
+ | |||
====HP MPI==== | ====HP MPI==== |