1
1
openmpi/orte/mca/gpr
Brian Barrett 5fed99c2c2 Sending SIZE_MAX from machines with different sizeof(size_t) causes big problems,
as the smaller machine's SIZE_MAX won't be SIZE_MAX on the bigger machine, which
can lead to failures along the way -- in this case, with GPR triggers being
improperly fired.

This commit was SVN r9776.
2006-04-28 21:09:42 +00:00
..
base Fix a bunch of warnings the Sun compilers find: 2006-04-20 15:35:58 +00:00
null Fix and upgrade the console to support better debugging. Activate "dump" commands to display registry content. Remove the blasted opal_output default prefix that made the dump output illegible. Properly connect to existing daemons and/or start new ones. 2006-04-04 11:05:52 +00:00
proxy Fix and upgrade the console to support better debugging. Activate "dump" commands to display registry content. Remove the blasted opal_output default prefix that made the dump output illegible. Properly connect to existing daemons and/or start new ones. 2006-04-04 11:05:52 +00:00
replica Fix and upgrade the console to support better debugging. Activate "dump" commands to display registry content. Remove the blasted opal_output default prefix that made the dump output illegible. Properly connect to existing daemons and/or start new ones. 2006-04-04 11:05:52 +00:00
gpr_types.h Sending SIZE_MAX from machines with different sizeof(size_t) causes big problems, 2006-04-28 21:09:42 +00:00
gpr.h Fix and upgrade the console to support better debugging. Activate "dump" commands to display registry content. Remove the blasted opal_output default prefix that made the dump output illegible. Properly connect to existing daemons and/or start new ones. 2006-04-04 11:05:52 +00:00
Makefile.am Fix location of installed header files 2005-12-08 00:04:19 +00:00