Skip to content

Curious bulksubmit behavior #4649

Answered by grondo
wkharold asked this question in General
Discussion options

You must be logged in to vote

With the Fluxion scheduler, the default queueing policy is FCFS. I think to get the behavior you're expecting you'd have to make sure you tune the Fluxion configuration to enable one of the backfill policies, along with a queue depth of probably 1024 or so so that the jobs targeted for property y are considered for scheduling when the first x job can't be allocated resources.

The built in sched-simple scheduler in flux-core can only do FCFS scheduling btw.

The various tunables for the Fluxion scheduler can be found here.

BTW @garlick, @milroy or @jameshcorbett feel free to correct anything I've gotten wrong above.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wkharold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants