Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
64ef4102c4
Add the topo mapper module - requires some work in carto for completion.
...
Little cleanup in round-robin mapper. This commit was SVN r18412.
2008-05-08 05:09:13 +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
Add the topo mapper module - requires some work in carto for completion.
2008-05-08 05:09:13 +00:00
orted
Add a binomial routed module - for now, still completely wires up the daemons, but that will be changed later.
2008-05-05 22:32:25 +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
Add a binomial routed module - for now, still completely wires up the daemons, but that will be changed later.
2008-05-05 22:32:25 +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