Between unique jobs in the PBS job array, is it possible to manipulate the number of nods used and/or the value of variables used by the program itself?
For example, one script might run my program as different job submissions on 1 node, then 2 nodes, then 3 nodes, etc etc. While another script could change the value of an in program variable incrementally.