Skip to content

Conversation

@annamel
Copy link

@annamel annamel commented Mar 12, 2017

Depends on PR434, PR436.

Anna Melekhova added 4 commits March 11, 2017 18:25
Each job that has starters for it within mm-sched already supported a static
report_resources function. But now the model of resource description is going to change

1) report_resources return a dict [(res_type, res_id)] = consumption_level instead of
dict[res_type] = list of res_ids
2) report_resources for jobs analyzes config with resource_limits on its own thus
it became possible to maintain different roles with different resource estimation.
For instance, different nodes used by the job may have different cpu/network usage
and now it could be described more precisely
3) config section describing new resource model is located under sched key
sched:{ <job>: { resource_limits:{}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant