ompi-top --help (return code: 0)
--------------------------------------------------------------------------
Return statistics on specified process ranks
Usage: orte-top [OPTIONS]
-am <arg0> Aggregate MCA parameter set file list
-bynode|--bynode Group statistics by node, sorted by rank within
each node
-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 This help message
-log-file|--log-file <arg0>
Output file for returned statistics
-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)
-pid|--pid <arg0> The pid of the mpirun that you wish to
query/monitor
-rank|--rank <arg0> Rank whose resource usage is to be
displayed/monitored
-timestamp|--timestamp
Time stamp each sample
-update-rate|--update-rate <arg0>
Number of seconds between updates
-uri|--uri <arg0> The uri of the mpirun that you wish to
query/monitor
--------------------------------------------------------------------------