1
1
openmpi/opal/mca/pmix/cray
Howard Pritchard c75dccede1 pmix/cray: remove finalize call from comp close
The finalize call in component close method is
no longer being matched by an equivalent init call,
so remove this call in the close method.
2014-12-03 09:44:18 -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 pmix/cray: remove finalize call from comp close 2014-12-03 09:44:18 -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