The OpenPMIx documentation can be viewed in the following ways:
- Online at https://docs.openpmix.org/
- In self-contained (i.e., suitable for local viewing, without an internet connection) in official distribution tarballs under https://github.com/openpmix/openpmix/releases.
The source code for OpenPMIx's docs can be found in the OpenPMIx Git
repository under the docs
folder.
Developers who clone the OpenPMIx Git repository will not have the HTML documentation and man pages by default; it must be built. Instructions for how to build the OpenPMIx documentation can be found here: https://docs.openpmix.org/en/latest/developers/prerequisites.html#sphinx-and-therefore-python.
General information about contributing to the PMIx project can be found at the Contributing to PMIx webpage. The instructions below are specifically for opening issues and pull requests against the PMIx Reference Library.
-
Ensure the bug was not already reported by searching on GitHub under Issues.
-
If you're unable to find an open issue addressing the problem, open a new one.
-
Open a new GitHub pull request with the patch.
-
Ensure the PR description clearly describes the problem and solution. If there is an existing GitHub issue open describing this bug, please include it in the description so we can close it.
-
Before submitting, please read the Contributing to PMIx web pages. In particular, note that all git commits contributed to PMIx require a Signed-off-by line.
-
Suggest your change on the devel mail list and start writing code.
-
Do not open an issue on GitHub until you have collected positive feedback about the change. GitHub issues are primarily intended for bug reports and fixes.
- We are working to provide more online info about the PMIx code. Meantime, the devel mail list is a good place to post questions about the source code.
Thanks
The PMIx Team
The OpenPMIx security policy can be viewed online at https://docs.openpmix.org/en/latest/security.html.
NOTE: any potential security issue should be reported immediately to us at security@pmix.org