File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
installing-open-mpi/configure-cli-options Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ MPI API behaviors that can be used with ``configure``:
75
75
component
76
76
77
77
* ``--disable-io-romio ``:
78
- Disable the ROMIO MPI-IO component
78
+ Disable the :ref: ` ROMIO MPI-IO < romio-reference-label >` component
79
79
80
80
* ``--with-io-romio-flags=FLAGS ``:
81
81
Pass ``FLAGS `` to the ROMIO distribution configuration script. This
Original file line number Diff line number Diff line change @@ -68,6 +68,8 @@ The following *projects* exist in Open MPI |ompi_ver|:
68
68
See :ref: `the role of PMIx and PRRTE
69
69
<label-running-role-of-pmix-and-prte>` for more information.
70
70
71
+ .. _label-mca-frameworks :
72
+
71
73
Frameworks
72
74
^^^^^^^^^^
73
75
Original file line number Diff line number Diff line change
1
+ .. _romio-reference-label :
2
+
1
3
ROMIO
2
4
=====
3
5
4
6
ROMIO is an implementation of the MPI I/O functions defined in version
5
7
two of the Message Passing Interface specification. It has been
6
8
ported over to Open MPI from `MPICH <https://mpich.org/ >`_.
9
+
10
+ It is utilized through the romio341 component as an implementation of
11
+ the io :ref: `framework <label-mca-frameworks >`
You can’t perform that action at this time.
0 commit comments