I know that during a job I can use qstat -f
to have execution node information, but what about when the job finishes ? is there a particular command to see which host the job was executed ?
qstat -fx <jobid is in R or Q or Finished > e.g: qstat -fx 100
tracejob <jobid is in R or Q or Finished > e.g: tracejob 100
* job history should be enabled