Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
paffinity
/
hwloc
История
George Bosilca
649af6c925
Enumerated mixed with another type (int) is tolerated but
...
easily fixable. This commit was SVN r25241.
2011-10-09 03:54:52 +00:00
..
configure.m4
After fixing an svn/hg kerfluffle, there's a few files left over from
2011-09-28 11:46:28 +00:00
Makefile.am
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
paffinity_hwloc_component.c
In reviewing CMR
#2866
, it was noticed that the maffinity/hwloc and
2011-09-17 13:13:36 +00:00
paffinity_hwloc_module.c
Enumerated mixed with another type (int) is tolerated but
2011-10-09 03:54:52 +00:00
paffinity_hwloc.h
In reviewing CMR
#2866
, it was noticed that the maffinity/hwloc and
2011-09-17 13:13:36 +00:00