1
1
openmpi/orte/mca/rml/base
2009-07-16 18:27:33 +00:00
..
base.h These symbols are only available via the module/component structure, so they 2008-06-18 08:20:02 +00:00
Makefile.am Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
rml_base_components.c The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
rml_base_contact.c Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans. 2009-05-04 11:07:40 +00:00
rml_base_null_fns.c Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
rml_base_receive.c - Similar to r21229, check for return code from 2009-05-14 00:36:51 +00:00
rml_contact.h - Update comment 2009-05-14 00:32:43 +00:00