Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
oob
История
Ralph Castain
fbc5e3b773
Deal with the corner case where we encounter an error when attempting to launch a daemon. In this case, we will order abnormal termination before daemons callback to us, and thus any attempt to send them a "die" message will fail. Ensure that mpirun at least exits cleanly in this scenario, thereby allowing the remote daemons that did get launched to commit suicide when comm fails.
...
cmr=v1.7.5:reviewer=jsquyres This commit was SVN r31068.
2014-03-14 15:32:30 +00:00
..
base
Deal with the corner case where we encounter an error when attempting to launch a daemon. In this case, we will order abnormal termination before daemons callback to us, and thus any attempt to send them a "die" message will fail. Ensure that mpirun at least exits cleanly in this scenario, thereby allowing the remote daemons that did get launched to commit suicide when comm fails.
2014-03-14 15:32:30 +00:00
tcp
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
ud
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00
usock
Remove this ignore for now
2014-03-11 03:02:13 +00:00
Makefile.am
Provide better messages when we don't find any included interfaces, and/or don't find any interfaces for use by OOB.
2014-02-11 19:29:03 +00:00
oob.h
Fix the newly added FT event state when compiling --with-ft
2014-03-11 13:20:08 +00:00