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
Do not write a 'last_submitted.json` file to the queue; purge all code related to that
Instead, simplify by creating a .submitted file adjacent to each sbatch script
In order to qualify for job submission, a job must
3a. be within the subset of the state.jsonl entries that do not have logs or output
3b. must NOT have a .submitted file adjacent to the sbatch script
.submittedfile adjacent to each sbatch script3a. be within the subset of the
state.jsonlentries that do not have logs or output3b. must NOT have a
.submittedfile adjacent to the sbatch script