1
1
openmpi/orte/mca/rml/base
Rainer Keller b98a095d22 - Similar to r21229, check for return code from
orte_rml_base_update_contact_info

This commit was SVN r21233.

The following SVN revision numbers were found above:
  r21229 --> open-mpi/ompi@9ad9b20847
2009-05-14 00:36:51 +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 - Get pgcc on XT to complain less: 2009-03-13 02:10:32 +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