NTHU-LSALAB / KubeShare

Share GPU between Pods in Kubernetes
Apache License 2.0
193 stars 42 forks source link

How isolation is achieved? #3

Closed Iamlovingit closed 4 years ago

Iamlovingit commented 4 years ago

2 pods share one GPU will effect each other?

ncy9371 commented 4 years ago

Hi, the underlying GPU resource control system is Gemini. Besides, kubeshare-scheduler provides the scheduling affinity to minimize the interference.