Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
/
rank_file
История
Ralph Castain
3b4421d8e3
Separately track requested and last-used mapper so we don't lose that info
...
This commit was SVN r24502.
2011-03-09 18:51:36 +00:00
..
help-rmaps_rank_file.txt
Minor grammar fixes, and use "#" for separating lines, not blank lines.
2009-09-03 07:02:21 +00:00
Makefile.am
WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues.
2010-09-17 23:04:06 +00:00
rmaps_rank_file_component.c
Redefine the rmaps framework to allow multiple mapper modules to be active at the same time. This allows users to map the primary job one way, and map any comm_spawn'd job in a different way. Modules are given the opportunity to map a job in priority order, with the round-robin mapper having the highest default priority. Priority of each module can be defined using mca param.
2011-02-15 23:24:31 +00:00
rmaps_rank_file_lex.h
- Replace combinations of
2009-08-20 11:42:18 +00:00
rmaps_rank_file_lex.l
small patch to extend current rankfile syntax to be compliant with orte_hosts syntax
2009-06-28 11:20:56 +00:00
rmaps_rank_file.c
Separately track requested and last-used mapper so we don't lose that info
2011-03-09 18:51:36 +00:00
rmaps_rank_file.h
Redefine the rmaps framework to allow multiple mapper modules to be active at the same time. This allows users to map the primary job one way, and map any comm_spawn'd job in a different way. Modules are given the opportunity to map a job in priority order, with the round-robin mapper having the highest default priority. Priority of each module can be defined using mca param.
2011-02-15 23:24:31 +00:00