AliyunContainerService / gpushare-scheduler-extender

GPU Sharing Scheduler for Kubernetes Cluster
Apache License 2.0
1.39k stars 309 forks source link

Different memory size shown as same size in gpushare #114

Open ClementGautier opened 4 years ago

ClementGautier commented 4 years ago

Hi!

I have a case here where I have 2 cards, one with 45Go and another with 15Go both shown with 44 units of aliyun/gpu-mem on each. I suppose it's not intended am I right ?

image

cheyang commented 3 years ago

you can use the following command for details.

kubectl inspect gpushare -d
ClementGautier commented 3 years ago

@cheyang I missed you comment sorry. I used it at the time, you can see it in the screenshot.... (the bottom part of the tmux)

tungen commented 3 years ago

+1. I think they don't support heterogeneous gpus on the same node.