dSQ
dSQ copied to clipboard
dead Simple Queue - Slurm arrays for files with jobs in them.
Thanks for creating dSQ! If I understand correctly, when dSQ saves a job status entry it assumes that appending to a file is atomic. However, this is not true on...
It would be helpful to be able to change the name of the `job_jobid_status.tsv` file. (In particular, I would find it useful to be able to allow it to use...
To prevent 10k jobs all screaming at the same file, we want to move this functionality to `dsqa`. Then it can be generated at a controlled pace by a single...
Fall back to shell calls to `sacct`, `sbatch`, etc. if unavailable
batch script generated should pass these properly to `dSQBatch.py`