Hi all, Is it possible to get -o to include the job number? Ideally something like `-o my_job.<job_id>`. Obviously $SLURM_JOBID does not work before the job is created, and the '-o' flag is processed as the job is being created, so I don't know if this is even possible.
Thanks, Mike
