Skip to content

How to set the number of Jobs when running with FillingModeFlag = True #6117

Answered by fstagni
marianne013 asked this question in Q&A
Discussion options

You must be logged in to vote

The option was removed in DIRAC v7r1p26 through #4926 as not fitting properly with PoolCE logic. The maximum number of jobs in filling mode can be indirectly set by specifying the number of cycles of the JobAgent.
This can be set, CEType by CEType, or CE by CE or queue by queue with ExtraPilotOptions = -M x where x is the number of cycles (which is 10 by default).

Note that Pilots hardcode a bunch of options if CEType==Pool: https://github.com/DIRACGrid/Pilot/blob/master/Pilot/pilotCommands.py#L985-L992

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@marianne013
Comment options

Answer selected by fstagni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants