dos-group/allocation-assistant

Select resources for users' runtime targets

Closed this issue · 1 comments

Given a function that estimates a job's runtime depending on the number of workers used (kernel regression for interpolation, adapted Ernest model for extrapolation), greedily select the lowest number of workers that fulfill user constraints (runtime target, min + max resources).

Depends on #3