Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
routed
История
Ralph Castain
709b36efb4
Cleanup auto-wireup and enable tools to "discover" the HNP via multicast
...
This commit was SVN r22012.
2009-09-25 01:00:09 +00:00
..
base
This patch try to solve a issue on Leopard. The supposedly global
2009-07-28 17:06:16 +00:00
binomial
Update related .windows files with proper compiling properties, in order to have a successful DSO build.
2009-08-12 08:55:58 +00:00
cm
Cleanup auto-wireup and enable tools to "discover" the HNP via multicast
2009-09-25 01:00:09 +00:00
direct
Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans.
2009-05-04 11:07:40 +00:00
linear
Update related .windows files with proper compiling properties, in order to have a successful DSO build.
2009-08-12 08:55:58 +00:00
radix
Take the next step towards fully utilizing static ports for the daemons to eliminate the initial "phone home" to mpirun by modifying the orted termination procedure to eliminate the need for a full barrier-like operation. Instead, we add a "onesided" barrier to the grpcomm framework API that releases the orted once it has completed its own contribution to the barrier - i.e., the orteds now exit as the "ack" message rolls up towards mpirun instead of sending the "ack" directly to mpirun.
2009-05-11 14:11:44 +00:00
slave
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +00:00
Makefile.am
Move the daemon collectives out of the ODLS and into the GRPCOMM framework. This removes the inherent assumption that the OOB topology is a tree, thus allowing different grpcomm/routed combinations to implement collectives appropriate to their topology.
2009-01-27 19:13:56 +00:00
routed_types.h
Move the daemon collectives out of the ODLS and into the GRPCOMM framework. This removes the inherent assumption that the OOB topology is a tree, thus allowing different grpcomm/routed combinations to implement collectives appropriate to their topology.
2009-01-27 19:13:56 +00:00
routed.h
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +00:00