Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
hwloc
/
hwloc121
История
Jeff Squyres
4a2cf81c6f
Fixes to ensure that dependent libraries are carried forward from the embedded hwloc
...
This commit was SVN r25140.
2011-09-13 22:43:39 +00:00
..
hwloc
Fixes from Brice Goglin, post hwloc v1.2.1 for AMD Magny-Cours. See
2011-09-12 19:03:48 +00:00
configure.m4
Fixes to ensure that dependent libraries are carried forward from the embedded hwloc
2011-09-13 22:43:39 +00:00
hwloc121_component.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
hwloc121_module.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
hwloc121.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
Makefile.am
Fixes to ensure that dependent libraries are carried forward from the embedded hwloc
2011-09-13 22:43:39 +00:00