Skip to content

Scripts for repeatedly restarting jobs until completion on HPC clusters

License

Notifications You must be signed in to change notification settings

johnfonner/daisychain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

daisychain

Scripts for repeatedly restarting jobs until completion on HPC clusters

The SLURM script template is finished. I could have broken things out to multiple files to be more concise, but I left everything in one file for the sake of simplicity. When submitting a dependent job, some clusters may require that you ssh back into a login node to submit a dependent job, which is accounted for in this script. If that is not required for your cluster, you can simply edit that line in the script. Be sure your system administrators are okay with automatically requeuing jobs like this before you use daisychain.

About

Scripts for repeatedly restarting jobs until completion on HPC clusters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published