AliyunContainerService / gpushare-device-plugin

GPU Sharing Device Plugin for Kubernetes Cluster
Apache License 2.0
468 stars 144 forks source link

GPU registered to Kubelet but not available in `kubectl inspect gpushare` and not schedulable when using --memory-unit=Mib #30

Open dontmint opened 4 years ago

dontmint commented 4 years ago

I have 2 types of GPU in my cluster, 2 nodes for both RTX 2080ti and P2200, when I used --memory-unit=Gib, everything works fine. But when I change to --memory-unit=Mib to deploy more Pods in an RTX card, 2 nodes of RTX 2080ti were not shown up in kubectl inspect gpushare and not schedulable.