Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmcast
/
base
История
Ralph Castain
bbf84fd92b
Refine the protection from cross-dvm communications
...
This commit was SVN r23615.
2010-08-16 16:33:39 +00:00
..
base.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
help-rmcast-base.txt
Next phase of auto-wireup using multicast. Enable use of multicast groups to separate comm from different application groups. Have the orted bootstrap message go to a different rml tag so the node can be added to the pool.
2009-10-10 01:19:56 +00:00
Makefile.am
Reorganize the rmcast code to capture common code elements. Increase max msg size for spread and udp transports. Cleanup the spread configuration doc.
2010-05-25 22:36:57 +00:00
private.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
rmcast_base_close.c
Reorganize the rmcast code to capture common code elements. Increase max msg size for spread and udp transports. Cleanup the spread configuration doc.
2010-05-25 22:36:57 +00:00
rmcast_base_fns.c
Refine the protection from cross-dvm communications
2010-08-16 16:33:39 +00:00
rmcast_base_open.c
Don't require the existence of a multicast interface if --enable-multicast wasn't specified.
2010-07-26 15:09:57 +00:00
rmcast_base_select.c
* Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with
2010-05-17 23:08:56 +00:00