https://issues.dlang.org/show_bug.cgi?id=19861
--- Comment #7 from Илья Ярошенко <[email protected]> --- (In reply to Rainer Schuetze from comment #6) > I tried the latest version of mir-cpuid from github, it reports 16 cores and > 16 threads for the 8-core Ryzen. That's no change from earlier versions, but > at least slightly better than what core.cpuid does. Thank you. I added another one fix that uses 1E extended leaf information to retrieve the number of threads per core. https://github.com/libmir/mir-cpuid/pull/42 Please check with recent the mir-cpuid master. --
