Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmcast
/
base
История
Ralph Castain
6cbe947810
Modify the multicast scheme so that applications have separate input and output channels to avoid cross-talk. Update the multicast test to conform.
...
This commit was SVN r23271.
2010-06-15 03:50:31 +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
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_open.c
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_select.c
* Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with
2010-05-17 23:08:56 +00:00