1
1
openmpi/orte/tools/orte-info
Jeff Squyres ecd603256a * Rename opal_hwloc_components to opal_hwloc_base_components
* Fix some comments

This commit was SVN r25150.
2011-09-17 11:54:36 +00:00
..
components.c * Rename opal_hwloc_components to opal_hwloc_base_components 2011-09-17 11:54:36 +00:00
help-orte-info.txt Add an "orte-info" tool to report ORTE and OPAL configuration and parameter info ala "ompi_info". Temporary solution until refactoring of the "info" system can be undertaken. 2010-02-11 23:02:14 +00:00
Makefile.am Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
orte-info.1in Add an "orte-info" tool to report ORTE and OPAL configuration and parameter info ala "ompi_info". Temporary solution until refactoring of the "info" system can be undertaken. 2010-02-11 23:02:14 +00:00
orte-info.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
orte-info.h Add an "orte-info" tool to report ORTE and OPAL configuration and parameter info ala "ompi_info". Temporary solution until refactoring of the "info" system can be undertaken. 2010-02-11 23:02:14 +00:00
output.c Add an "orte-info" tool to report ORTE and OPAL configuration and parameter info ala "ompi_info". Temporary solution until refactoring of the "info" system can be undertaken. 2010-02-11 23:02:14 +00:00
param.c Minor fix to a comment 2011-06-20 17:51:01 +00:00
version.c Minor update for something that has been bugging me for quite a while: 2011-02-16 22:53:23 +00:00