kevinlekiller / amdctl

Set P-State voltages and clock speeds on recent AMD CPUs on Linux.
GNU General Public License v3.0
241 stars 22 forks source link

Dual socket motherboard patch #23

Closed programmingzor closed 4 years ago

programmingzor commented 4 years ago

This patch allows the software to work with dual-socket and quad-socket Opteron based motherboards.

kevinlekiller commented 4 years ago

Thanks

WhoseTheNerd commented 2 years ago

That doesn't account for CPUs with hyperthreading. My Ryzen 7 5700G has hyperthreading and the program misidentifies my single cpu system for a dual cpu one because 5700G has 16 cores but with hyperthreading has 32.