1
1
openmpi/opal/mca/pmix/cray
Howard Pritchard a632b632ca better way to tell if a process is in a Cray PAGG
Use a more reliable way to tell if a process is
1) in a Cray PAGG
2) is actually considered an application process on
   a compute node (not for example, a process in a PAGG
   on a mom node).
2014-11-12 12:56:15 -07: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 fix make dist for pmix/cray 2014-11-06 15:10:51 -07:00
pmix_cray_component.c better way to tell if a process is in a Cray PAGG 2014-11-12 12:56:15 -07:00
pmix_cray_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
pmix_cray_pmap_parser.h Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
pmix_cray.c make cray pmi compile again 2014-11-12 12:33:30 -07:00
pmix_cray.h Per the PMIx RFC: 2014-08-21 18:56:47 +00:00