1
1
openmpi/opal/mca/pmix/s2
Artem Polyakov fce08a3db3 Fix SLURM PMI2 component. set s2_nrank to the relative position of a process inside the node
(not relative position of a node inside the allocation).
2014-11-12 16:26:35 +06:00
..
configure.m4 Continue cleanup of the PMI config code. Eliminate the multiple calls to check for pmi1 and pmi2 - we must check it only once to get the pmix components to build only in the correct situations. Ensure we set the wrapper flags so we handle static builds correctly. 2014-10-27 20:37:33 -07:00
Makefile.am Continue cleanup of the PMI config code. Eliminate the multiple calls to check for pmi1 and pmi2 - we must check it only once to get the pmix components to build only in the correct situations. Ensure we set the wrapper flags so we handle static builds correctly. 2014-10-27 20:37:33 -07:00
pmi2_pmap_parser.c Don't multiply define WANT_PMI_SUPPORT and friends. Turns out they weren't being used anywhere anyway, so no point in defining them at all 2014-09-30 20:43:25 +00:00
pmi2_pmap_parser.h Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
pmix_s2_component.c Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
pmix_s2.c Fix SLURM PMI2 component. set s2_nrank to the relative position of a process inside the node 2014-11-12 16:26:35 +06:00
pmix_s2.h Per the PMIx RFC: 2014-08-21 18:56:47 +00:00