You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grid_submit: Provide prodsplit and subjob id to workload
provide environment variables
```
export ALIEN_O2DPG_GRIDSUBMIT_PRODSPLIT=${PRODSPLIT}
export ALIEN_O2DPG_GRIDSUBMIT_SUBJOBID=${SUBJOBID}
```
which contain the total jobs submitted for the workload
and the assigned subjod id.
These numbers can be used by the workload to contextualize.
0 commit comments