ompi_info

Langue: en

Autres versions - même langue

Version: June 2006 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

ompi_info - Information about the OpenMPI installation

SYNOPSIS

ompi_info [options]

DESCRIPTION

ompi_info provides detailed information about the OpenMPI installation.

OPTIONS

ompi_info accepts the following options:
-a|--all
Show all configuration options and MCA parameters
--arch
Show architecture Open MPI was compiled on
-c|--config
Show configuration options
-gmca|--gmca <arg0> <arg1>
Pass global MCA parameters that are applicable to all contexts (arg0 is the parameter name; arg1 is the parameter value)
-h|--help
Show this help message
--hostname
Show the hostname that Open MPI was configured and built on
--internal
Show internal MCA parameters (not meant to be modified by users)
-mca|--mca <arg0> <arg1>
Pass context-specific MCA parameters; they are considered global if --gmca is not used and only one context is specified (arg0 is the parameter name; arg1 is the parameter value)
--param <arg0> <arg1>
Show MCA parameters
--parsable
Display output in parsable format --parseable Synonym for --parsable
--path <arg0>
Show paths that Open MPI was configured with
--pretty
Display output in 'prettyprint' format (default)
-v|--version <arg0> <arg1>
Show version of Open MPI or a component

AUTHORS

The OpenMPI maintainers -- see http://www.openmpi.org or the file AUTHORS.

This manual page was added by Dirk Eddelbuettel <edd@debian.org>, one of the Debian GNU/Linux maintainers for OpenMPI, and may be used by others.