--
$ qstat -f -u "*"
$ qstat -g c
$ qdel <JOB ID>
$ qdel {18280..18285}
$ qdel -u <USER ID>
One can login to a node and reserve slots. And then start jobs inside the node
$ qlogin -q [email protected] -pe mpi 120
--
$ qstat -f -u "*"
$ qstat -g c
$ qdel <JOB ID>
$ qdel {18280..18285}
$ qdel -u <USER ID>
One can login to a node and reserve slots. And then start jobs inside the node
$ qlogin -q [email protected] -pe mpi 120