Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
/
round_robin
История
Ralph Castain
65acc9325a
Fix a bug that crept in during the last change to support "mpirun a.out" operations. Since we now reserve a range of vpids for each app_context, we no longer need to track the rank and offset the starting vpid each time through the mapper - the name service automatically accounts for the offset when allocating the next starting vpid for the job.
...
This should be shifted to v1.1. This commit was SVN r10916.
2006-07-20 21:06:15 +00:00
..
configure.params
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
help-orte-rmaps-rr.txt
Per LANL's stated need, add functionality that runs a.out across ALL available process slots if no num_proc is specified on the command line. However, please note the following limitation: we ONLY allow ONE application to be specified on the command line when this feature is invoked. If multiple apps are specified, the user MUST also specify the number to be launched for each and every one of them.
2006-07-10 21:25:33 +00:00
Makefile.am
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
rmaps_rr_component.c
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00
rmaps_rr.c
Fix a bug that crept in during the last change to support "mpirun a.out" operations. Since we now reserve a range of vpids for each app_context, we no longer need to track the rank and offset the starting vpid each time through the mapper - the name service automatically accounts for the offset when allocating the next starting vpid for the job.
2006-07-20 21:06:15 +00:00
rmaps_rr.h
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00