We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c1f4b commit d0c690dCopy full SHA for d0c690d
docs/installing-open-mpi/configure-cli-options/misc.rst
@@ -20,8 +20,8 @@ above categories that can be used with ``configure``:
20
21
* ``--with-ft=TYPE``:
22
Specify the type of fault tolerance to enable. The only allowed
23
- values are ``ulfm`` and ``none``. See :ref:`the ULFM section
24
- <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.
25
26
* ``--enable-peruse``:
27
Enable the PERUSE MPI data analysis interface.
0 commit comments