Skip to content

Latest commit

 

History

History

cluster_scheduling

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Cluster Scheduling

Instructions

  1. Download Gavel from https://github.com/stanford-futuredata/gavel.git
  2. In our evaluations, we used Gurobi, so please change the Gavel's solver to point to Gurobi.
    1. Specifically, in 'scheduler/policies/max_min_fairness_water_filling.py' change line 150 and 229.