Skip to content

Small tools to fluidify working with HTCondor (job scheduler for a computer cluster).

License

Notifications You must be signed in to change notification settings

Gullumluvl/fluidcondor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small tools to fluidify working with HTCondor (job scheduler for a computer cluster).

Content

  • condor_descript.py: generate submission file in one commandline.
  • submitsplit.py: split too large submission files.
  • condor_checklogs.py: print stats on failed/succeeded jobs.

condor_descript

Generate the description file for the condor_submit command.

I thought this would be useful for some users of HTCondor who don't want to open a text file every time they need to run a job. In addition this will help automate the creation of description file for condor submission, for example with pipeline managers like snakemake.

submitsplit

Split too large submission files.

condor_checklogs

Print stats on failed/succeeded jobs.

About

Small tools to fluidify working with HTCondor (job scheduler for a computer cluster).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages