gpushare-scheduler-extender icon indicating copy to clipboard operation
gpushare-scheduler-extender copied to clipboard

aliyun.com/gpu-count doesn't work

Open w-wenjie opened this issue 5 years ago • 1 comments

I have two gpu cards, and my resource limit like this: resources: limits: aliyun.com/gpu-count: 1

But in the container, all the gpu card is used. The environment variable NVIDIA_VISIBLE_DEVICES=all, and not found ALIYUN_COM_GPU_MEM_IDX


我有两张GPU卡,我在yaml文件里声明了aliyun.com/gpu-count的资源限制: resources: limits: aliyun.com/gpu-count: 1 但是没有起到作用,容器里还是使用了两张卡,环境变量里也没有找到ALIYUN_COM_GPU_MEM_IDX 请问是什么问题?

w-wenjie avatar Sep 24 '20 02:09 w-wenjie

我也碰到同样的问题

goodpp avatar Aug 05 '21 10:08 goodpp