Check Job Status

description

Check job status by id.

command-line

>>> ./EHPC-Client --job-status -d=domain Options
--id              The job id, default=1
--owner,-o        The job owner default 'pbs'

returns H, Q, R, C

command line examples

Example 1

Check the status of the job with id=``1.HPC-cloud-0`` on ec2....com

./EHPC-Client --job-status -d=ec2...com -id=1

Table Of Contents

Previous topic

Submit job

Next topic

Execute Command

This Page