Skip to content

An abstraction layer to run jobs on HPC clusters using Grid Engine, Torque, or locally.

License

Notifications You must be signed in to change notification settings

CFSAN-Biostatistics/jobrunner

Repository files navigation

jobrunner

image

An abstraction layer to run jobs on HPC clusters using Grid Engine, SLURM, Torque, or locally.

The jobrunner package was developed by the United States Food and Drug Administration, Center for Food Safety and Applied Nutrition.

Features

  • Python API for job submission
  • Consistent interface to run jobs on Grid Engine, SLURM, Torque, or locally
  • Dependencies between jobs
  • Array jobs and normal non-array jobs
  • Array job parameter substitution
  • Array job slot-dependency
  • Limit the CPU resources consumed by array jobs
  • Separate log files for each array job task

Citing jobrunner

To cite jobrunner, please reference the jobrunner GitHub repository:

https://github.com/CFSAN-Biostatistics/jobrunner

License

See the LICENSE file included in the jobrunner distribution.

About

An abstraction layer to run jobs on HPC clusters using Grid Engine, Torque, or locally.

Resources

License

Stars

Watchers

Forks

Packages

No packages published