Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
851279fc9f
Consolidate the daemon wireup message into the launch message. The daemons don't need their contact info prior to the launch message anyway. This not only eliminates a job-wide communication from the startup procedure, but it also resolves a race condition reported when operating across highly distributed (i.e., cross-country) networks. In such scenarios, it proved possible for a daemon to receive its launch message -before- it had received the contact info message, even though the latter had been sent first!
...
This eliminates that problem... This commit was SVN r18126.
2008-04-10 15:35:11 +00:00
..
etc
remove defunct file
2007-07-20 02:10:38 +00:00
include
Remove defunct error constant - we no longer have a GPR that can hold corrupt data!
2008-03-24 21:05:14 +00:00
mca
Consolidate the daemon wireup message into the launch message. The daemons don't need their contact info prior to the launch message anyway. This not only eliminates a job-wide communication from the startup procedure, but it also resolves a race condition reported when operating across highly distributed (i.e., cross-country) networks. In such scenarios, it proved possible for a daemon to receive its launch message -before- it had received the contact info message, even though the latter had been sent first!
2008-04-10 15:35:11 +00:00
orted
Fully implement the inbound binomial allgather for daemon-based collectives. Supports both modex and barrier operations.
2008-04-09 22:10:53 +00:00
runtime
Fully implement the inbound binomial allgather for daemon-based collectives. Supports both modex and barrier operations.
2008-04-09 22:10:53 +00:00
test
Not really a test, but a useful tool for testing computation of binomial trees
2008-04-09 21:58:42 +00:00
tools
Fix ompi-server so it works with unity routed module - still not working with tree routing.
2008-04-04 19:17:28 +00:00
util
Remove a generated file from the repository - shouldn't have been there
2008-04-09 22:13:51 +00:00
Doxyfile
Fix the broken Doxyfile so people can generate what little code base documentation we have :-)
2006-04-13 12:52:17 +00:00
Makefile.am
Remove the orte_proc_table. Migrate all users of it to the opal_hash_table and a new name hash function in orte.
2008-03-05 22:44:35 +00:00