PRRTE ===== .. toctree:: :maxdepth: 1 :caption: Contents: About ----- `PRRTE`_ is the PMIx Reference RunTime Environment. .. note:: We use PRRTE in conjunction with the PMIx and the Open MPI installations available on Discoverer. Supported versions ------------------ To check which PRRTE versions and build types are currently supported on Discoverer, execute on the login node: .. code-block:: bash module avail prrte The recipe followed to build the source code is available at: https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/prrte Loading/Compiler affinity ------------------------- Currently, the only PRRTE build available is the one built using GCC compilers. That covers all practical cases PRRTE is involved into. .. code-block:: bash module load prrte Getting help ------------ See :doc:`help` .. _`PRRTE`: https://github.com/openpmix/prrte