https://issues.dlang.org/show_bug.cgi?id=19861
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #8 from Dlang Bot <[email protected]> --- @rainers created dlang/druntime pull request #2620 "fix Issue 19861 - core.cpuid reports the wrong number of threads" fixing this issue: - fix Issue 19861 - core.cpuid reports the wrong number of threads do not use i7 detection on AMD processors use cpuid 0x8000_001E to detect the number of threads per core https://github.com/dlang/druntime/pull/2620 --
