Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
oob
История
Ralph Castain
4e1c07cbf2
If we are given a TCP oob address that doesn't match any active module, it is still possible that we could route to the address if a router is in the system. No harm in trying, so arbitrarily pick the first connection in the active module list and assign the peer to it. If that module can't reach it, we'll follow the usual failover mechanism until finally concluding that nobody can get there.
...
cmr=v1.7.5:reviewer=jsquyres:subject=handle non-matching addresses This commit was SVN r30719.
2014-02-13 23:37:22 +00:00
..
base
Ensure an orted exits with non-zero status if it is unable to send a message. Add more diagnostic messages to the OOB set_addr code
2014-02-12 19:44:01 +00:00
tcp
If we are given a TCP oob address that doesn't match any active module, it is still possible that we could route to the address if a router is in the system. No harm in trying, so arbitrarily pick the first connection in the active module list and assign the peer to it. If that module can't reach it, we'll follow the usual failover mechanism until finally concluding that nobody can get there.
2014-02-13 23:37:22 +00:00
ud
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +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
Revert r30327 - turns out it isn't quite right just yet. :-(
2014-01-18 23:38:39 +00:00