File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments