Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/installing-open-mpi/configure-cli-options/misc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ above categories that can be used with ``configure``:

* ``--with-ft=TYPE``:
Specify the type of fault tolerance to enable. The only allowed
values are ``ulfm`` and ``none``. See :ref:`the ULFM section
<ulfm-label>` for more details.
values are ``ulfm`` and ``no`` (the default value is ``no``). See
:ref:`the ULFM section <ulfm-label>` for more details.

* ``--enable-peruse``:
Enable the PERUSE MPI data analysis interface.
Expand Down