Skip to content
/ lqueue Public

Lightweight local queue management compatible with slurm jobfiles

License

Notifications You must be signed in to change notification settings

Nanoseb/lqueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

lqueue

Lightweight local queue management compatible with slurm jobfiles

Usage:

  • First run the daemon:
lqueue daemon
  • Then generate an empty jobfile (a slurm jobfile can be used too)
lqueue gen-jobfile
  • Add a jobfile to the queue:
lqueue add jobfile
  • Visualise the status of the queue
lqueue status
  • For more detail a manpage is accessible via
lqueue help

About

Lightweight local queue management compatible with slurm jobfiles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages