1
1
openmpi/orte/mca
2009-06-08 18:28:26 +00:00
..
errmgr Implement the ability to register callbacks when specified error states occur 2009-06-06 01:15:31 +00:00
ess Minor cleanups 2009-06-06 15:44:00 +00:00
filem This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
grpcomm Take the next step towards fully utilizing static ports for the daemons to eliminate the initial "phone home" to mpirun by modifying the orted termination procedure to eliminate the need for a full barrier-like operation. Instead, we add a "onesided" barrier to the grpcomm framework API that releases the orted once it has completed its own contribution to the barrier - i.e., the orteds now exit as the "ack" message rolls up towards mpirun instead of sending the "ack" directly to mpirun. 2009-05-11 14:11:44 +00:00
iof Minor mod per Greg Watson, plus some cleanups to make George smile...or at least grimace a little less! :-) 2009-05-28 00:55:01 +00:00
notifier - Eliminate icc warning w/ regard to __attribute__((__format__)) on 2009-05-20 00:39:22 +00:00
odls Fix tight loops over comm_spawn by checking to see if the system has enough child procs and file descriptors available before attempting to launch. If not, introduce a 1sec delay and then test again. This provides a chance for the orted to complete processing of proc terminations from other children, hopefully creating room for the new proc(s). 2009-06-08 18:28:26 +00:00
oob Provide a better error message when the oob cannot send a message after exhausting retries, and then have the proc abort so the job doesn't just hang forever. 2009-06-02 23:57:12 +00:00
plm Continue implementation of resilient operations by supporting reuse of jobids for restarted procs. Ensure that restarted processes have valid node and local ranks, and that node rank values are passed to direct-launched processes. 2009-06-06 01:08:47 +00:00
ras Completely remove ltdl support for Windows build. 2009-05-05 18:59:13 +00:00
rmaps Two type casts. 2009-06-07 12:51:46 +00:00
rml - Similar to r21229, check for return code from 2009-05-14 00:36:51 +00:00
routed I'm (temporarily?) removing this entry because there's no .window file 2009-06-01 14:07:08 +00:00
snapc A small fix, the right one to use in orte. 2009-05-12 09:53:34 +00:00