Draft: Improvements to post processing workflow to make ad hoc use of scripts easier
Compare changes
Files
2- John-Paul Robinson authored
Lets caller control the list of directories to operate on without having to edit the script. Added array task protections for lazy callers who don't care if array size aligns with work tasks.
example-job-scripts/10-convert-logs.sh
100644 → 100755
+ 12
− 2
@@ -13,7 +13,17 @@
@@ -13,7 +13,17 @@
logs=($(find /data/rc/gpfs-policy/data -path "*/list-policy_data-project_list-path-external_slurm-*/chunks"))