Skip to content

Commit cb0ecbb

Browse files
committed
doc: Reformat MCA section and add a quickstart for runtime tuning
This reformats the MCA section to be more inline with the rest of the sections. It also adds a quickstart section for easier user visibility of setting MCA parameters. Signed-off-by: William Zhang <wilzhang@amazon.com>
1 parent 641b6d6 commit cb0ecbb

10 files changed

+666
-577
lines changed

docs/Makefile.am

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ RST_SOURCE_FILES = \
3838
$(srcdir)/release-notes/*.rst \
3939
$(srcdir)/installing-open-mpi/*.rst \
4040
$(srcdir)/installing-open-mpi/*/*.rst \
41+
$(srcdir)/mca/*.rst \
4142
$(srcdir)/features/*.rst \
4243
$(srcdir)/building-apps/*.rst \
4344
$(srcdir)/launching-apps/*.rst \

docs/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ Table of contents
6464
getting-help
6565
release-notes/index
6666
installing-open-mpi/index
67+
mca/index
6768
features/index
6869
validate
6970
version-numbering
70-
mca
7171
building-apps/index
7272
launching-apps/index
7373
tuning-apps/index

0 commit comments

Comments
 (0)