I have a desktop SKX, model W-2123, which the cpuid code identifies as haswell (obvious with `configure auto`). It turns out that it doesn't report avx512 vpus due to not parsing the model name. I fixed it with #351.
I have a desktop SKX, model W-2123, which the cpuid code identifies as haswell (obvious with
configure auto).It turns out that it doesn't report avx512 vpus due to not parsing the model name. I fixed it with #351.