1
1
openmpi/orte/mca/ess
2014-01-29 16:56:54 +00:00
..
alps Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
base Fix suicide operation when MPI app loses connection to its local daemon. In that scenario, we correctly callback up to the MPI layer notifying it of the lost connection. However, when the MPI layer calls back down to tell the RTE to abort, it is passing back a flag indicating we should report that error to our local daemon - which is dead. This leads to an infinite loop. Break it by using checking the flag indicating an abnormal term was ordered by the RTE and thus don't attempt to send the message. 2014-01-29 16:56:54 +00:00
env Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
hnp orte_snapc_base_select() wants to know if it is an application 2014-01-24 17:14:41 +00:00
lsf Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
pmi Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
singleton Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
slurm Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
tm 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
ess.h As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00