OSC / ood-activejobs

[MOVED] Active Jobs provides details of scheduled jobs on an HPC cluster.
https://osc.github.io/Open-OnDemand/
MIT License
0 stars 1 forks source link

Add queue and time used columns #89

Closed ericfranz closed 7 years ago

ericfranz commented 7 years ago

When I do qstat I see 2 columns that we don't show on active jobs:

efranz@owens-login04:~$ qstat 663152.owens-batch.ten.osc.edu
Job ID                    Name             User            Time Use S Queue
------------------------- ---------------- --------------- -------- - -----
663152.owens-batch.ten.osc.ed spark-stati      soottikkal      00:17:38 C parallel

Might be useful, if available on info, to show time used / walltime requested.

brianmcmichael commented 7 years ago

This was added at https://github.com/OSC/ood-activejobs/commit/8482aaf161f20ada14597443a10f2fa4f9603318

brianmcmichael commented 7 years ago

Change merged at https://github.com/OSC/ood-activejobs/pull/88