1
1
openmpi/opal/mca
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
..
backtrace From Brian B.: 2008-03-17 13:39:25 +00:00
base Add the framework name to the verbose message for improved debugging. 2008-05-12 14:07:37 +00:00
carto Fix bug in carto component select. After the insertion of mca_base_select the carto file component was never selected. 2008-05-26 12:52:41 +00:00
crs Fix the none.checkpoint command. 2008-06-04 14:44:11 +00:00
installdirs - Add some type casts, required by MS compiler. 2007-09-11 09:32:11 +00:00
maffinity Merge in the mca_base_select changes per RFC: 2008-05-06 18:08:45 +00:00
memchecker Fix cross-compiling scenario with valgrind.m4. 2008-06-04 11:58:41 +00:00
memcpy Add ability to completely turn off MPI one-sided support, so that users 2007-08-18 21:35:51 +00:00
memory Remove an old attempt to understand the tradeoffs with using GNU libc's malloc_hooks functionality, which turned out to be totally unusable in practice. I think we just always forgot to remove them. 2008-05-30 00:11:12 +00:00
paffinity Fix two bugs in PLPA: 2008-05-20 12:57:12 +00:00
timer Only check for /proc/cpuinfo if we are on a supported architecture. 2008-04-29 22:36:18 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Merge in the mca_base_select changes per RFC: 2008-05-06 18:08:45 +00:00