This is a rather simple question but I haven\'t been able to find an answer.
I have a large number of jobs running in a cluster (>20) and I\'d like to delete them al
Just use the following command:
qdel all
It will cancel all jobs running on cluster.