1
1
openmpi/orte/mca
Ralph Castain 5f64b830f9 Ensure we only kill threads once
This commit was SVN r24620.
2011-04-18 14:47:09 +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 Add the appropriate hooks to tell Totalview to display the user's main program upon startup. Apparently, this hook got lost somewhere after the 1.2 series :-( 2011-03-21 17:40:58 +00:00
errmgr Expand our handling of non-zero exit status. If a process exits with non-zero status, pass that info along to the user in case it means something to them, even if the process also exited without calling MPI_Finalize. If the process calls MPI_Abort, that trumps the exit status question. 2011-04-14 15:04:21 +00:00
ess Enable VM launch. 2011-03-12 22:50:53 +00:00
filem Remove unused include files 2011-02-16 00:32:47 +00:00
grpcomm Complete implementation of the multicast-based grpcomm module 2011-03-20 01:18:06 +00:00
iof CM daemons handle their own output 2011-02-16 23:02:23 +00:00
notifier Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
odls Expand our handling of non-zero exit status. If a process exits with non-zero status, pass that info along to the user in case it means something to them, even if the process also exited without calling MPI_Finalize. If the process calls MPI_Abort, that trumps the exit status question. 2011-04-14 15:04:21 +00:00
oob Destruct the OOB TCP internal objects. 2011-03-10 00:40:54 +00:00
plm Expand our handling of non-zero exit status. If a process exits with non-zero status, pass that info along to the user in case it means something to them, even if the process also exited without calling MPI_Finalize. If the process calls MPI_Abort, that trumps the exit status question. 2011-04-14 15:04:21 +00:00
ras Close the file descriptor 2011-03-29 08:42:49 +00:00
rmaps Enable VM launch. 2011-03-12 22:50:53 +00:00
rmcast Ensure we only kill threads once 2011-04-18 14:47:09 +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 Convert heartbeat to multicast basis 2011-03-24 19:05:39 +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