1
1
openmpi/orte/mca
George Bosilca 7f34a28c8f Correct a comment.
This commit was SVN r24504.
2011-03-10 00:41:41 +00:00
..
db Update the rmcast callback function API to return message sequence number. Update orte_mcast test to stress the system. 2010-11-07 23:29:52 +00:00
debugger removed c99 test code 2011-01-25 23:02:35 +00:00
errmgr Add an API to the errmgr so that apps can register for a callback to warn them of an impending migration - this gives apps a chance to cleanly terminate prior to being migrated for external reasons (e.g., impending failures). The timeout provided indicates to the daemon how long it should wait before proceeding to kill/migrate the process - if the process fails to exit before that time, the daemon will kill it. 2011-02-18 02:48:12 +00:00
ess Fix a few valgrind-reported memory leaks 2011-03-08 17:37:28 +00:00
filem Remove unused include files 2011-02-16 00:32:47 +00:00
grpcomm Remove unused include files 2011-02-16 00:32:47 +00:00
iof CM daemons handle their own output 2011-02-16 23:02:23 +00:00
notifier Minor update for something that has been bugging me for quite a while: 2011-02-16 22:53:23 +00:00
odls Some minor cleanups to support VM and CM operations 2011-02-16 23:03:08 +00:00
oob Destruct the OOB TCP internal objects. 2011-03-10 00:40:54 +00:00
plm Add missing copyright and fix the year 2011-02-23 15:52:06 +00:00
ras Remove unused include files 2011-02-16 00:32:47 +00:00
rmaps Separately track requested and last-used mapper so we don't lose that info 2011-03-09 18:51:36 +00:00
rmcast Fix another minor memory leak 2011-03-08 15:46:13 +00:00
rml Correct a comment. 2011-03-10 00:41:41 +00:00
routed Fix ompi-server: remove extra command flag in buffer being sent to mpirun, ensure that tools route messages thru a remote HNP 2011-03-05 17:12:46 +00:00
sensor Ensure heartbeat only started once and only for daemon job 2011-02-18 20:33:54 +00:00
snapc More fixes for the C/R support. Fixes a couple bugs with the migration and autor features. The C/R functionality should be fully working now. 2011-01-26 14:56:35 +00:00
sstore Fix a C/R checkpoint->restart->checkpoint->restart case. 2011-01-28 21:25:14 +00:00