Skip to content

icebert/Jobs

Repository files navigation

Jobs

Batch Job Manager for single-node Linux system

Jobs runs out of box. What you need is to edit the jobs.conf file to change the default settings, then add the Jobs path to the PATH environment variable.

Usage

Start the server

sserver

Submit bash script to run

sbatch <script file>

Cancel submitted script

scancel <jobid>

Query all jobs status

squeue

Query job status for user

squeue <username>

About

A lightweight single-node Batch Job Queue

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages