Skip to main content

A helper tool for running array jobs on an HPC computational node.

Project description

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

A helper tool for running array jobs on an HPC computational node.

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

This script executes a single slot of an array job on an HPC compute node. It is intended to be used with Sun Grid Engine, SLURM, or Torque job schedulers. It assumes every instance of the job array runs the same command but with different arguments. This script performs the work of looking-up the arguments in a text file and substituting those arguments into the command to be executed.

Features

  • Executes a single slot of an array job on an HPC compute node

  • Simple parameter lookup language

  • Supports execution in a subshell when needed

Citing qarrayrun

To cite qarrayrun, please reference the qarrayrun GitHub repository:

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

License

See the LICENSE file included in the qarrayrun distribution.

History

1.1.0 (2020-04-28)

  • Update command line help to mention SLURM support.

1.0.1 (2018-12-11)

  • Fix the text in usage example.

1.0.0 (2018-11-29)

  • 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

qarrayrun-1.1.0.tar.gz (17.4 kB view hashes)

Uploaded Source

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