1
1
openmpi/orte/mca/state
2014-03-13 04:02:24 +00:00
..
app Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
base Per request from Dave Goodell, add support for MPIEXEC_TIMEOUT - if set in the environment, terminate the job after the specified number of seconds has passed. Equivalent to MPICH functionality. 2013-12-07 01:58:32 +00:00
hnp Shifting to an event-driven RTE raises some interesting issues during shutdown. We want the last messages to get thru, but also need to correctly shutdown the virtual machine. This requires a delicate balancing act across event priorities, and the need to check for termination conditions in places where related events get processed. 2014-03-12 16:49:58 +00:00
novm Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
orted Shifting to an event-driven RTE raises some interesting issues during shutdown. We want the last messages to get thru, but also need to correctly shutdown the virtual machine. This requires a delicate balancing act across event priorities, and the need to check for termination conditions in places where related events get processed. 2014-03-12 16:49:58 +00:00
staged_hnp Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
staged_orted Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
tool Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
state_types.h Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
state.h Continue to resolve priority issues. Cleanup the case of forced termination in mpirun during launch processing by ensuring we can respond to socket closures, and ensuring that the remote daemons correctly close their sockets when terminating. 2014-03-13 04:02:24 +00:00