WyvernTKC / cpuminer-gr-avx2

Optimised Version of GR miner for RTM
GNU General Public License v2.0
375 stars 195 forks source link

Zen cpu detector uses cpu model 24 for both zen and zen+ #96

Closed slowpeek closed 2 years ago

slowpeek commented 2 years ago

https://github.com/WyvernTKC/cpuminer-gr-avx2/blob/d2e391d29a0e9a42de2b85c25d51824b58554411/bin/cpuminer.sh#L45-L49

You probably took the for data from https://en.wikichip.org/wiki/amd/cpuid which incorrectly (?) lists model=24 for both zen and zen+

michal-zurkowski commented 2 years ago

Both use the same binaries so it is not a problem.