-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters