NTHU-LSALAB / KubeShare

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

Does KubeShare work well on cuda 11.0+? #20

Open linhl1218 opened 1 year ago

linhl1218 commented 1 year ago

Hello, I run kubeshare on cuda 11.6 with NVIDIA GeForce RTX 3090 Ti (24GiB). It seems to be well that I create sharepod. But some limitations can't take effect. For example, I set the gpu_limit to 0.5, but after running, I found the actual GPU core usage more than the gpu_limit, may be 0.7.

kerwenwwer commented 1 year ago

Hi, Kubeshare works on cuda11+, but please use our 2.0 version.