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

How to share arithmetical force of a gpu?

Open joeevon opened this issue 2 years ago • 1 comments

image

image

I want to use 50% of a gpu, but aliyun.com/gpu-count can only be integer. How can achieve? Thanks.

joeevon avatar Nov 09 '22 10:11 joeevon

gpu-count: number of GPU devices gpu-mem: GPU memory If you wanna use 50% of 3090Ti 24GB,you can set

limits:
  aliyun.com/gpu-mem: 12

swartz-k avatar Nov 25 '22 03:11 swartz-k