volcano icon indicating copy to clipboard operation
volcano copied to clipboard

fix gpu memory allocation using `vgpu-memory-percentage`

Open abowloflrf opened this issue 9 months ago • 7 comments

fix #3465

uint(val.MemPercentagereq/100) could be 0. The memory result is always 0 when using percentage to allocate memory.

abowloflrf avatar May 13 '24 13:05 abowloflrf