Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
/
base
История
Ralph Castain
12a589130a
Add some debug
...
This commit was SVN r25395.
2011-10-29 15:07:58 +00:00
..
base.h
Add a resilience to ORTE. Allows the runtime to continue after a process (or
2011-06-23 20:38:02 +00:00
help-orte-odls-base.txt
This commit is the first of several steps in a paffinity makeover
2010-08-24 19:38:29 +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
odls_base_close.c
Per the RFC from Jeff, move hwloc from opal/mca/common to its own static framework ala libevent. Have ORTE daemons collect the topology info at startup and, if --enable-hwloc-xml is set, send that info back to the HNP for later use. The HNP only retains unique topology "templates" to reduce memory footprint. Have the daemon include the local topology info in the nidmap buffer sent to each app so the apps don't all hammer the local system to discover it for themselves.
2011-09-11 19:02:24 +00:00
odls_base_default_fns.c
Add some debug
2011-10-29 15:07:58 +00:00
odls_base_open.c
Remove stale code
2011-09-12 23:00:41 +00:00
odls_base_select.c
Fix some Coverity 'Event set_but_not_used' highlights.
2008-06-06 14:38:41 +00:00
odls_base_state.c
By popular demand the epoch code is now disabled by default.
2011-08-26 22:16:14 +00:00
odls_private.h
Per the RFC from Jeff, move hwloc from opal/mca/common to its own static framework ala libevent. Have ORTE daemons collect the topology info at startup and, if --enable-hwloc-xml is set, send that info back to the HNP for later use. The HNP only retains unique topology "templates" to reduce memory footprint. Have the daemon include the local topology info in the nidmap buffer sent to each app so the apps don't all hammer the local system to discover it for themselves.
2011-09-11 19:02:24 +00:00