mtian29

Results 4 comments of mtian29

Thanks. Let me know your thoughts on this proposal. ## Proposed change in reclaim.go For preemptor task PT1 in a job PJ1, Loop over the nodes; For each node, find...

@mvinchoo Thanks for the implementation. Could you add me as well when PR is ready?

> Currently, more and more users are expecting job-level preemption/reclaimation. @lowang-bh has his own implementation, and @vzhou-p is also interested in participating in the development. We are also developing a...

Thanks. Have one question, does this address cases like this. A task comes in requesting 40. J1P1 means pod1 in job1. Node 1: [ J1P1 20, J2P1: 20]] Node 2:...