Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
432d441b3e
Ветки
Теги
View all branches
openmpi
/
orte
История
Ralph Castain
432d441b3e
Cleanup a bug found by Josh that caused multiple app_contexts to keep mapping onto the first node in an allocation
...
Continue work on loadbalancing Cleanup code organization in rmaps_base This commit was SVN r18353.
2008-05-01 21:07:49 +00:00
..
etc
remove defunct file
2007-07-20 02:10:38 +00:00
include
Fold in the revised modex scheme. Move the ompi_proc_t modex portions to the RTE level since the daemons already have that info. Provide each process with the equivalent of a "nidmap" - both a map of what nodes are in the job, and a map of which node each process is on. This enables the use of static ports, though that hasn't been turned "on" in this commit.
2008-04-30 19:49:53 +00:00
mca
Cleanup a bug found by Josh that caused multiple app_contexts to keep mapping onto the first node in an allocation
2008-05-01 21:07:49 +00:00
orted
Fix tree-spawn to work within the new modex system
2008-05-01 19:19:34 +00:00
runtime
Fix tree-spawn to work within the new modex system
2008-05-01 19:19:34 +00:00
test
Cleanup and fix bugs in the MPI dynamics section. Modify the dpm API so it properly takes ports instead of process names (as correctly identified by Aurelien). Fix race conditions in the use of ompi-server. Fix incompatibilities between the mpi bindings and the dpm implemenation that could cause segfaults due to uninitialized memory.
2008-04-16 14:27:42 +00:00
tools
Fold in the revised modex scheme. Move the ompi_proc_t modex portions to the RTE level since the daemons already have that info. Provide each process with the equivalent of a "nidmap" - both a map of what nodes are in the job, and a map of which node each process is on. This enables the use of static ports, though that hasn't been turned "on" in this commit.
2008-04-30 19:49:53 +00:00
util
Some checkpoint/restart fixes in response to r18338 (changes in modex).
2008-05-01 17:48:13 +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