1
1
openmpi/opal
Josh Hursey 78f14b5255 Fix the none.checkpoint command.
orte-checkpoint/orte-restart seem to not seem to totally like orte_output so revert them to opal_output for now. Since we have no need for the additional complexity of orte_output we can drop it for now and revisit this if anyone needs it later.

It seems that if you set the verbose level on an output handle then try to call a normal orte_output() on it then the message will *not* be printed. This is the same for opal_output, and seems incorrect to me because it stops some error messages from being printed out if you do not directly specify opal_output(0, ...). Maybe someone should take a look a this.


orte-checkpoint would segv if passed an incorrect PID. Fixed the return code so it errors out properly.

Thanks to Eric Roman for bringing this to my attention.

This commit was SVN r18583.
2008-06-04 14:44:11 +00:00
..
asm We need to force the compiler to preprocess these files as some of 2008-04-24 21:40:40 +00:00
class Do a little cleanup on the opal graph class and opal carto framework to conform to OMPI naming conventions and avoid potential conflict with user applications - no change in functionality, passes carto test program 2008-05-07 19:33:49 +00:00
dss Add a const to the parameters of opal_dss_compare. 2008-05-05 19:12:01 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
event Some small fixes. 2008-05-29 15:05:28 +00:00
include - Add detection of __attribute__((hot)) and __attribute__((cold)) 2008-05-10 10:38:51 +00:00
mca Fix the none.checkpoint command. 2008-06-04 14:44:11 +00:00
memoryhooks This commit fixes trac:747 2007-12-07 15:56:07 +00:00
runtime Remove the filter framework - the xml support will have to be provided in a different manner that will be implemented shortly 2008-06-04 09:04:51 +00:00
threads Fix visibility symbols on OS X 2008-03-17 13:18:12 +00:00
tools This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
util This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
win32 Add defines for the INT16 min and max value. 2008-01-04 23:09:31 +00:00
Makefile.am Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00