Dear all, I developed a framework and would like to test the scheduling algorithm by simulating it in a large scale environment. I found an old doc at https://docs.google.com/document/d/1Ygq9MPWrqcQLf0J-mraVeEIRYk3xNXXQ0xRHFqTiXsQ/edit# <https://docs.google.com/document/d/1Ygq9MPWrqcQLf0J-mraVeEIRYk3xNXXQ0xRHFqTiXsQ/edit#>. It basically satisfies all the requirements. However, I cannot find any implementations.
To specify, I have the following expectations. 1) Simulating 1k nodes with heterogeneous resources. 2) Loading job traces with defined running time. 3) Test the scheduling algorithm in this simulated environment. Can you please give a pointer to do that? Best, Wuyang

