Skip to content

Patch 0.5.5

Matthew K Defenderfer requested to merge patch-0.5.5 into main

Enhancements:

  • Overhauled example job scripts to no longer require direct modification of the script prior to job submission for the first three steps in the pipeline.
    • DATE_GLOB and SOURCE are now provided as variables to pass directly during script invocation. SOURCE defaults to cover data-user, data-project, and scratch while DATE_GLOB is pseudo-required.
    • The scripts narrow down which policy runs to process based on those variables and automatically count the number of array tasks to create.

Bugfix:

  • Modified the policy run submission script to run on GPFS 5 nodes.

Merge request reports

Loading