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

code for SJT policy #239

Open mozizhao opened 2 years ago

mozizhao commented 2 years ago

Hi,

Are you going to distribute the code of SJT policy? I cannot find this from the repository.

Thanks.

deepakn94 commented 2 years ago

Hello, Unfortunately, I don't think we implemented and evaluated that policy (just wrote about it in the paper). However, it is similar to the ones that are implemented in the repository. I'm also happy to look at a PR.