1
1
openmpi/ompi/tools/ompi_info
Jeff Squyres f0b87bc0bd Users will have no clue what "hwloc" is -- call it "host topology
support" 

This commit was SVN r25143.
2011-09-14 19:22:08 +00:00
..
CMakeLists.txt Complete the MinGW build support on Windows. 2011-08-15 09:47:23 +00:00
components.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
help-ompi_info.txt Have ompi_info output a better error message when a requested framework cannot be found, either because it doesn't exist or support wasn't configured into OMPI. 2009-09-29 13:56: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
ompi_info.1in Putback for all changes to automate man page updates to strings of 2008-08-01 21:14:37 +00:00
ompi_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
ompi_info.h Cleanup a define to separate it from the info.h file 2009-06-30 22:56:25 +00:00
output.c This macro isn't used anywhere anymore 2011-09-14 19:21:46 +00:00
param.c Users will have no clue what "hwloc" is -- call it "host topology 2011-09-14 19:22:08 +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