Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
/
base
История
George Bosilca
9bbe00bdc3
Set the return code from the processes upstream.
...
This commit was SVN r24483.
2011-03-03 00:02:21 +00:00
..
base.h
Name the enum so that it represents as an actual symbol in gdb, instead of just a number.
2011-03-01 21:00:03 +00:00
help-orte-rmaps-base.txt
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
Makefile.am
Reorg the rmaps components to collect shared code for byslot and bynode mapping in the base so we quit duplicating it in every mapper
2009-06-12 17:52:17 +00:00
rmaps_base_close.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_base_common_mappers.c
Ensure that the oversubscribed condition of nodes is accurately reported by the mapper, and that the results are communicated and used by the backend orteds when setting sched_yield on local procs. Restores prior behavior that was somehow lost along the way.
2010-12-01 12:51:39 +00:00
rmaps_base_get_job_map.c
Remove unused include files
2011-02-16 00:32:47 +00:00
rmaps_base_map_job.c
Cleanup our handling of VMs to ensure daemons don't get mapped when operating with a VM.
2011-02-16 23:01:57 +00:00
rmaps_base_open.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_base_select.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_base_support_fns.c
Set the return code from the processes upstream.
2011-03-03 00:02:21 +00:00
rmaps_private.h
Cleanup our handling of VMs to ensure daemons don't get mapped when operating with a VM.
2011-02-16 23:01:57 +00:00