Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
/
round_robin
История
Ralph Castain
455e4ada9a
Bring the modified/updated pernode and npernode behaviors over from the openrte repository. This change enables npernode to pay attention to the total #procs to be launched, and cleans up the bynode vs. byslot mapping directives when in pernode and npernode modes.
...
This commit was SVN r13191.
2007-01-18 17:15:19 +00:00
..
configure.params
Remove unneeded PARAM_INIT_FILE variable in configure.params files used by
2007-01-08 03:44:22 +00:00
help-orte-rmaps-rr.txt
Bring the modified/updated pernode and npernode behaviors over from the openrte repository. This change enables npernode to pay attention to the total #procs to be launched, and cleans up the bynode vs. byslot mapping directives when in pernode and npernode modes.
2007-01-18 17:15:19 +00:00
Makefile.am
Rename liborte to libopen-rte and libopal to libopen-pal per telecon today
2006-12-05 18:27:24 +00:00
rmaps_rr_component.c
Add a new option to launch "pernode" - launches one process/node across all available nodes.
2006-10-07 19:50:12 +00:00
rmaps_rr.c
Bring the modified/updated pernode and npernode behaviors over from the openrte repository. This change enables npernode to pay attention to the total #procs to be launched, and cleans up the bynode vs. byslot mapping directives when in pernode and npernode modes.
2007-01-18 17:15:19 +00:00
rmaps_rr.h
Fix a buglet in the singleton startup procedure. For purposes of minimizing the xcast message, we "strip" the descriptive info on all subscription messages. This means, though, that we have to store the process name and other info so it can be retrieved in the body of the subscription data (as opposed to in the description). This wasn't being done for singletons because they don't call the RMAPS to "map" themselves.
2007-01-02 16:14:44 +00:00