orte-server --help (return code: 0)
Start an Open RTE data server
Usage: orte-server [OPTIONS]
-am <arg0> Aggregate MCA parameter set file list
-d|--debug Debug the Open MPI server
-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
-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)
--no-daemonize Don't daemonize into the background
-r|--report-uri <arg0> Report the server's uri on stdout [-], stderr [+],
or a file [anything else]