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 |
|
Wesley Bland
|
e1ba09ad51
|
Add a resilience to ORTE. Allows the runtime to continue after a process (or
ORTED) failure. Note that more work will be necessary to allow the MPI layer to
take advantage of this.
Per RFC:
http://www.open-mpi.org/community/lists/devel/2011/06/9299.php
This commit was SVN r24815.
|
2011-06-23 20:38:02 +00:00 |
|
Brian Barrett
|
3ed00ba148
|
More fixes to make OMPI compile with minimal ORTE support again
This commit was SVN r23962.
|
2010-10-27 20:40:39 +00:00 |
|
Brian Barrett
|
9febaa475e
|
* Add shell of functionality required for supporting Portals4
* Update places where orte-free builds have failed
This commit was SVN r23891.
|
2010-10-14 22:49:09 +00:00 |
|