Skip to content

Simple fix to submitting track. syst. variations to grid via loop

Description

Just an intermediate solution until in-parallel submission is done so that people don't have to change the config file 30x and then push changes 30x to git.

I just made a folder with config files containing track variations that can be specified as input config files in a bash for loop which calls grid-submit -c EMPFlowRetag_minimal_configs/EMPFlowRetag_minimal_${track_systematic} etc.

Also includes changes from my other MR, so can close the other one I guess.

Review checklist:

  • CI Passing
  • Comments addressed
  • Source branch is up to date with target
Edited by Vid Homsak

Merge request reports