Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
/
base
История
Ralph Castain
1210a96d82
Ensure a value gets defined before used...thanks Jeff
...
This commit was SVN r19075.
2008-07-29 13:08:45 +00:00
..
base.h
Ensure that ORTE processes such as mpirun and orted never inadvertently bind themselves to cores. Change the mca param name used by the rank_file mapper to get user directives on slot lists to be different from that used by MPI procs to discover their binding. Add a cmd line option to orterun to make it easier for a user to specify the slot list (basically, hide the mca param name).
2008-07-28 14:18:36 +00:00
help-orte-rmaps-base.txt
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
Makefile.am
Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm.
2008-06-18 03:15:56 +00:00
rmaps_base_close.c
Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm.
2008-06-18 03:15:56 +00:00
rmaps_base_get_job_map.c
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
rmaps_base_map_job.c
Glad someone found that last error - caused me to review the code and find a couple of other cleanups! Nothing major, but just ensure that things flow smoothly since we had a "shadowed" variable.
2008-06-10 19:15:59 +00:00
rmaps_base_open.c
Ensure that ORTE processes such as mpirun and orted never inadvertently bind themselves to cores. Change the mca param name used by the rank_file mapper to get user directives on slot lists to be different from that used by MPI procs to discover their binding. Add a cmd line option to orterun to make it easier for a user to specify the slot list (basically, hide the mca param name).
2008-07-28 14:18:36 +00:00
rmaps_base_select.c
Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm.
2008-06-18 03:15:56 +00:00
rmaps_base_support_fns.c
Ensure a value gets defined before used...thanks Jeff
2008-07-29 13:08:45 +00:00
rmaps_private.h
Implement the seq rmaps module that sequentially maps process ranks to a list hosts in a hostfile.
2008-04-17 13:50:59 +00:00