Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmcast
История
Ralph Castain
1ba8bbe1a9
Don't require the existence of a multicast interface if --enable-multicast wasn't specified.
...
This commit was SVN r23494.
2010-07-26 15:09:57 +00:00
..
base
Don't require the existence of a multicast interface if --enable-multicast wasn't specified.
2010-07-26 15:09:57 +00:00
spread
Correctly handle output sent to the group input channel
2010-07-07 14:17:48 +00:00
tcp
Ensure that wildcard recvs go to the end of the matching list so that recvs for specific tags take precedence.
2010-07-23 19:31:34 +00:00
udp
Correctly handle output sent to the group input channel
2010-07-07 14:17:48 +00:00
Makefile.am
Update the multicast framework to allow specification of different message scopes per various RFCs. Redefine the API a little to utilize channel numbers without worrying about the specifics of their addressing
2009-09-30 14:40:43 +00:00
rmcast_types.h
Add some new tags
2010-07-09 17:51:28 +00:00
rmcast.h
Modify the multicast scheme so that applications have separate input and output channels to avoid cross-talk. Update the multicast test to conform.
2010-06-15 03:50:31 +00:00