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
17
17
The new PRRTE based runtime environment supports PMIx-tools API
18
18
instead of the legacy MPIR API for debugging parallel jobs.
19
19
20
- See https://github.com/openpmix /mpir-to-pmix-guide for more
20
+ See https://github.com/hpc /mpir-to-pmix-guide for more
21
21
information.
22
22
23
- .. admonition :: zlib is suggested for better user experience
23
+ .. admonition :: Zlib is suggested for better user experience
24
24
:class: note
25
25
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.
32
33
33
34
.. caution ::
34
35
Open MPI no longer builds 3rd-party packages
You can’t perform that action at this time.
0 commit comments