baidu / paddle-on-k8s-operator

Kubernetes operator for managing the lifecycle of PaddlePaddle job.
https://www.paddlepaddle.org.cn/
Apache License 2.0
24 stars 6 forks source link

Add gang scheduling feature to prevent resource starving. #4

Closed tizhou86 closed 6 years ago

tizhou86 commented 6 years ago

Introduce gang scheduling to paddle operator to prevent multiple jobs from resource starving.

tizhou86 commented 6 years ago

/assign @m3ngyang

m3ngyang commented 6 years ago

LGTM