1pps(1) Open PMIx pps(1)
2
3
4
6 pps - Request the status of one or more namespaces and/or nodes
7
9 pps [ options ]
10
12 pps will request the status of the specified namespaces and/or nodes.
13 If no namespace or node is given, then pps will request the status of
14 all running jobs. This requires that pps connect to an appropriate
15 server - the tool will automatically attempt to do so, but options are
16 provided to assist its search or to direct it to a specific server.
17
19 pps supports the following options:
20
21 -h|--help This help message
22 -n|--nodes Display Node Information
23 --nspace Nspace of job whose status is being requested
24 -p|--pid <arg0> Specify pid of starter to be contacted (default is
25 to system server
26 --parseable Provide parseable output
27
29 The OpenPMIx maintainers – see https://github.com/openpmix/openpmix or
30 the file AUTHORS.
31
32
33
342021-08-17 pps(1)