1
1
openmpi/orte/mca/odls
Greg Koenig 60485ff95f This is a very large change to rename several #define values from
OMPI_* to OPAL_*.  This allows opal layer to be used more independent
from the whole of ompi.

NOTE: 9 "svn mv" operations immediately follow this commit.

This commit was SVN r21180.
2009-05-06 20:11:28 +00:00
..
base 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
bproc This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
default This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
process This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
Makefile.am Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
odls_types.h Pass the number of nodes in a job to the process 2009-02-19 20:45:07 +00:00
odls.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00