1
1
openmpi/ompi/tools/ompi_info
Nathan Hjelm c699ee7812 Update the ompi_info man page with information about variable levels
and improve the behavior of ompi_info.

This commit changes the default behavior of ompi_info --all when a
level is not specified. Instead of assuming level 1 in this case we
now assume level 9. This change is due to feedback from the community
after the introduction of the --level option.

I also added a new option: --selected-only. This option will limit the
displayed variables to components that can be selected (ie. if there
is a selection parameter set-- btl self,sm)

cmr=v1.7.3:reviewer=jsquyres

This commit was SVN r29070.
2013-08-27 19:11:37 +00:00
..
components.c fix typo in opal_info_show_component_version and clean up more from ompi_info 2013-04-24 22:07:06 +00:00
Makefile.am Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
ompi_info.1in Update the ompi_info man page with information about variable levels 2013-08-27 19:11:37 +00:00
ompi_info.c Add the ability to use an external version of libevent. Clearly not recommended at this time. I've verified that it works in limited scenarios, but more thorough testing and performance impacts need to be assessed. 2013-04-29 17:02:37 +00:00
ompi_info.h clean up some ompi_info code 2013-04-24 21:37:24 +00:00
param.c As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +00:00
version.c clean up some ompi_info code 2013-04-24 21:37:24 +00:00