Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can ask the scheduler to provide the estimated start time of your job. This can be done by issuing the "batch sbatch --test-only script.sh" command. This command doesn't submit the job, but it returns a pessimistic estimate of when the job will be started, keep in mind that it is just an estimate, and in most cases, the queue time will be shorter.

...