Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
hwloc
/
base
История
Jeff Squyres
d6682523f6
Put in proper basename so that "make dist" can find it.
...
This commit was SVN r25135.
2011-09-13 11:09:56 +00:00
..
.windows
Fix the problem of building hwloc on Windows. Temporarily not using it for Windows.
2011-09-12 13:55:34 +00:00
base.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
hwloc_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
hwloc_base_dt.c
Silence warning
2011-09-12 13:32:21 +00:00
hwloc_base_open.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
Makefile.am
Put in proper basename so that "make dist" can find it.
2011-09-13 11:09:56 +00:00