You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added mandatory args for SLURM, fixed regex for batch job number
Added in several defaults for mandatory arguments to sbatch. Also the
regex that finds the job number was malformed and was returning 'None'
for all batch jobs. That's been fixed and is now returning jobs
correctly.
0 commit comments