Hello @amrits
Sorry for late answer.
I’m running now 560.28.03 drivers, I did not observe system crash any more with this driver.
I have better performances with Diablo V latest game patch.
Regarding your test, you did not fill the VRAM completly : " 9865MiB / 10240MiB"
As you mention about VRAM usage, I observed issue in Diablo V and other applications, that when VRAM is getting full, the following issues are observed :
- KWin (kde window manager) might crash
- Slowness in Diablo V : It become slow after a while, I have to switch from High => Low => High to get best performance again. I notice that after VRAM as around 1Gb free. When it happens again, the free VRAM is near 0.
- Out of memory for CUDA applications
I monitored VRAM usage with :
nvidia-smi --query-gpu=pstate,utilization.gpu,memory.free,memory.used --format=csv -l 5
Topic about that : Non-existent shared VRAM on NVIDIA Linux drivers - #33 by fvalasiad
Is it possible you answer on this point ? Around the web, a lot of people claimed that nvidia_uvm is not working.
It means that there is no shared memory between GPU and CPU to offload VRAM when it’s getting full.
Maybe the crash I observed initially what related to this ?
Thank you.
(I will monitor this thread, to answer you fast)