mathoudebine / turing-smart-screen-python

Unofficial Python system monitor and library for small IPS USB-C displays like Turing Smart Screen or XuanFang
GNU General Public License v3.0
1.17k stars 196 forks source link

Fix total_memory is NAN for AMD GPUs crashes thread #573

Open Pepper-the-kobold opened 2 months ago

Pepper-the-kobold commented 2 months ago

Certain AMD GPUs return NAN for the VRAM, there was a check for the used memory but total memory was checking the wrong variable.