We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43026fb commit d8fcc07Copy full SHA for d8fcc07
1 file changed
docs/running_libE.rst
@@ -28,7 +28,7 @@ the Manager and Workers communicate). These are ``local``, ``mpi``, ``tcp``.
28
The default is ``local`` if ``nworkers`` is specified, otherwise ``mpi``.
29
30
Note that ``local`` comms can be used on multi-node systems, where
31
-the :doc:`executor<executor/overview>` is used to distribute MPI applications
+the :doc:`MPI executor<executor/overview>` is used to distribute MPI applications
32
across the nodes. Indeed, this is the most commonly used option, even on large
33
supercomputers.
34
0 commit comments