Skip to content

Commit beb257f

Browse files
authored
Add word packages to section title
1 parent c3b2a32 commit beb257f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/maintainer/knowledge_base.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -680,10 +680,10 @@ Without a preferred ``nompi`` variant, recipes that require mpi are much simpler
680680
run:
681681
- {{ mpi }}
682682
683-
MPI Compilers
684-
^^^^^^^^^^^^^
683+
MPI Compiler Packages
684+
^^^^^^^^^^^^^^^^^^^^^
685685

686-
Do not use the ``[openmpi,mpich]-[mpicc, mpicxx, mpifort]`` metapackages in the ``requirements/build`` section
686+
Do not use the ``[openmpi,mpich]-[mpicc,mpicxx,mpifort]`` metapackages in the ``requirements/build`` section
687687
of a recipe; the MPI compiler wrappers are included in the main ``openmpi``/``mpich`` packages.
688688
As shown above, just add ``openmpi``/``mpich`` to the ``requirements/host`` section and use compiler directives for the
689689
corresponding compilers in ``requirements/build`` as normal.

0 commit comments

Comments
 (0)