mlbench / mlbench-dashboard

MLBench Dashboard
https://mlbench.github.io
Apache License 2.0
1 stars 1 forks source link

Fix dashboard scheduling #49

Closed ehoelzl closed 4 years ago

ehoelzl commented 4 years ago

Often times, the dashboard doesn't schedule the jobs well. For example:

I have at least 15 pending jobs, with 32 workers, but only 2 workers are used. However, the dashboard says ìnitializing on the pending jobs. If i click on the job, i get a NoSuchJobError. This really needs to be fixed as we are wasting a lot of compute power because of that.