Skip to main content

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

Project description

https://img.shields.io/pypi/v/jobrunner.svg

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.

History

1.4.0 (2020-08-21)

  • Add support for wall clock time limits.

1.3.1 (2020-08-12)

  • Allow array tasks in local mode to process only a portion of the lines in the array file by setting num_tasks to a value less than the number of lines in the array file.

1.3.0 (2020-04-12)

  • Add support for the SLURM job scheduler.

  • Add capability to request exclusive access to compute nodes when running on SLURM.

1.2.0 (2019-10-11)

  • Add the capability to run in quiet mode when running locally on a workstation so the job stdout and stderr are written to log files only.

1.1.0 (2019-06-07)

  • HPC array job command lines are quoted and executed in a subshell by default with better support for complex command lines.

1.0.0 (2018-12-03)

  • First public release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jobrunner-1.4.0.tar.gz (19.5 kB view details)

Uploaded Source

File details

Details for the file jobrunner-1.4.0.tar.gz.

File metadata

  • Download URL: jobrunner-1.4.0.tar.gz
  • Upload date:
  • Size: 19.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for jobrunner-1.4.0.tar.gz
Algorithm Hash digest
SHA256 c6ca4204aff52c4101d569c568280361344ce15c650f6e88f791dd7784235775
MD5 15d54bf4d673b85b7112f58b8fabbfbd
BLAKE2b-256 ac6f04a1d85d0237b8d554c5417facdbe3ae5108b0fc44a77cb858d0942d1417

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page