stanford-futuredata / gavel

Code for "Heterogenity-Aware Cluster Scheduling Policies for Deep Learning Workloads", which appeared at OSDI 2020
MIT License
125 stars 31 forks source link

Various scheduler fixes #15

Closed deepakn94 closed 5 years ago

deepakn94 commented 5 years ago

Includes changes for packing, as well as other fixes that were causing workers to be idle / not respect allocation

deepakn94 commented 5 years ago

@santhnm2 this is pretty messy right now; I'm planning to clean this up after the talk on Tuesday. Feel free to look at it and leave comments before then though!