Skip to content

Commit 6e681ad

Browse files
authored
Merge pull request #11700 from jsquyres/pr/quick-v5.0-rel-notes-fix
docs: update some links in the v5.0 news
2 parents b22a4de + ee90844 commit 6e681ad

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

docs/news/news-v5.0.x.rst

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,19 @@ Open MPI version 5.0.0rc12
1717
The new PRRTE based runtime environment supports PMIx-tools API
1818
instead of the legacy MPIR API for debugging parallel jobs.
1919

20-
See https://github.com/openpmix/mpir-to-pmix-guide for more
20+
See https://github.com/hpc/mpir-to-pmix-guide for more
2121
information.
2222

23-
.. admonition:: zlib is suggested for better user experience
23+
.. admonition:: Zlib is suggested for better user experience
2424
:class: note
2525

26-
PMIx will optionally use zlib to compress large data streams.
27-
This may result in faster startup times and
28-
smaller memory footprints (compared to not using compression).
29-
The Open MPI community recommends building zlib support with PMIx,
30-
regardless of whether you are using an externally-installed PMIx or
31-
the PMIx that is installed with Open MPI.
26+
PMIx will optionally use `Zlib <https://github.com/madler/zlib>`_
27+
to compress large data streams. This may result in faster startup
28+
times and smaller memory footprints (compared to not using
29+
compression). The Open MPI community recommends building Zlib
30+
support with PMIx, regardless of whether you are using an
31+
externally-installed PMIx or the PMIx that is installed with Open
32+
MPI.
3233

3334
.. caution::
3435
Open MPI no longer builds 3rd-party packages

0 commit comments

Comments
 (0)