Skip to content
Steve Brasier edited this page Nov 1, 2019 · 2 revisions

Has been suggested that sacct could be used. The problem is:

  • this gets more complex with job steps
  • it won't have an end-time while it's running, so you can't run this during the sbatch script - unless we replaced a running end with "now" I guess?
  • for short jobs (e.g. for testing) they don't show up in sacct before the job finishes
Clone this wiki locally