Skip to content

A parasol-like wrapper around LSF or Slurm for efficiently handling batches of jobs on a compute cluster

License

Notifications You must be signed in to change notification settings

hillerlab/Parasol_LSF_Slurm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParasolLSF

A wrapper around LSF or Slurm for managing batches of jobs (jobLists) on a compute cluster.

The wrapper is inspired by Jim Kent's Parasol functionality (http://genecats.cse.ucsc.edu/eng/parasol.htm).

This wrapper script (para.pl) can submit, monitor and wait until an entire jobList is finished. It can output average runtime statistics and estimates when the entire jobList should be finished. It can recover crashed jobs and submit them again. It can stop all the running&pending or only the pending jobs of this jobList only. Finally, in complex pipelines (see below), you can string together more than one jobList. Because you need to specify a unique name for each running jobList, it is easy to manage more than one jobList.

Please see README.html for much more details and how to use it.

About

A parasol-like wrapper around LSF or Slurm for efficiently handling batches of jobs on a compute cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages