NVIDIA / k8s-dra-driver

Dynamic Resource Allocation (DRA) for NVIDIA GPUs in Kubernetes
Apache License 2.0
226 stars 41 forks source link

GPU sharing information #8

Closed asm582 closed 10 months ago

asm582 commented 10 months ago

Hello, The DRA plugin as I understand provides a way to share GPU amoung containers in the same pod as well as different, will the plugin also provide some isolation to containers that are scheduled on the same GPU device that does not support MIG? if yes can you please describe a bit more?

Thanks

asm582 commented 10 months ago

Closing this issue as I understand that this would be a timesharing use case with best effort fair share.