Skip to content

Commit d8fcc07

Browse files
committed
Improve running libE in docs
1 parent 43026fb commit d8fcc07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/running_libE.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ the Manager and Workers communicate). These are ``local``, ``mpi``, ``tcp``.
2828
The default is ``local`` if ``nworkers`` is specified, otherwise ``mpi``.
2929

3030
Note that ``local`` comms can be used on multi-node systems, where
31-
the :doc:`executor<executor/overview>` is used to distribute MPI applications
31+
the :doc:`MPI executor<executor/overview>` is used to distribute MPI applications
3232
across the nodes. Indeed, this is the most commonly used option, even on large
3333
supercomputers.
3434

0 commit comments

Comments
 (0)