Jeff Squyres
|
c5bfa09574
|
Fixes from Brice Goglin, post hwloc v1.2.1 for AMD Magny-Cours. See
http://www.open-mpi.org/community/lists/users/2011/09/17164.php.
This commit was SVN r25131.
|
2011-09-12 19:03:48 +00:00 |
|
Shiqing Fan
|
b61eed801f
|
Fix the problem of building hwloc on Windows. Temporarily not using it for Windows.
This commit was SVN r25128.
|
2011-09-12 13:55:34 +00:00 |
|
Ralph Castain
|
6460fe5480
|
Silence warning
This commit was SVN r25127.
|
2011-09-12 13:32:21 +00:00 |
|
Ralph Castain
|
92c7372e20
|
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.
Remove the sysinfo framework as hwloc replaces that functionality.
This commit was SVN r25124.
|
2011-09-11 19:02:24 +00:00 |
|