Skip to content

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

License

Notifications You must be signed in to change notification settings

CFSAN-Biostatistics/qarrayrun

Repository files navigation

qarrayrun

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published