todxx / teamredminer

AMD GPU Optimized Cryptocurrency Miner
953 stars 203 forks source link

Tmem is always 0 #410

Closed cultcode closed 2 years ago

cultcode commented 3 years ago

device: AMD 6700XT, AMD 6800XT driver: 21.8.2

Kerney666 commented 2 years ago

Unfortunately, AMD does not include the memory temperature sensor in their libraries, it's very unclear why, since they do expose it on linux. You can see that the Radeon Software itself doesn't include the mem temp for RDNA2 gpus. It's available for Vegas and RDNA/Navi10 but not the current generation.

There's only one tool (HWiNFO64) that has managed to hack its own support by (my assumption) doing direct i2c communication with the gpu. You can use it to check their "Memory Junction Temperature" to manually check your mem temp isn't going crazy.