Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmcast
История
Ralph Castain
0441e81882
Oops - ensure that multicast msgs get circulated properly with the tcp module
...
This commit was SVN r24118.
2010-11-30 21:13:53 +00:00
..
base
Checkpoint the threading support for multicast - will be revised shortly, but this version currently works.
2010-11-30 17:30:16 +00:00
tcp
Oops - ensure that multicast msgs get circulated properly with the tcp module
2010-11-30 21:13:53 +00:00
udp
Checkpoint the threading support for multicast - will be revised shortly, but this version currently works.
2010-11-30 17:30:16 +00:00
Makefile.am
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
2010-09-24 22:53:28 +00:00
rmcast_types.h
Update the rmcast callback function API to return message sequence number. Update orte_mcast test to stress the system.
2010-11-07 23:29:52 +00:00
rmcast.h
Update the rmcast callback function API to return message sequence number. Update orte_mcast test to stress the system.
2010-11-07 23:29:52 +00:00