olealgoritme / gddr6

Linux​ based GDDR6/GDDR6X VRAM temperature reader for NVIDIA RTX 3000/4000 series GPUs.
70 stars 28 forks source link

Safety: mmap changed to PROT_READ, open to O_RDONLY. #23

Closed marcingomulkiewicz closed 6 months ago

marcingomulkiewicz commented 7 months ago

Something to consider, since we're running as root. Confirmed working on 4090.

olealgoritme commented 6 months ago

Thanks!