Skip to content

release 1

Latest
Compare
Choose a tag to compare
@jeffhammond jeffhammond released this 02 Jan 21:50

This release is compiled with debug printing enabled, so it won't be fast, but since this is the binary program not vpu_count.o, it shouldn't matter.

Hardware supported by this release includes:

  • Intel® processors based on the Skylake server (SKX) microarchitecture, including:
    • First- and second-generation Intel® Xeon® Scalable processors.
    • First- and second-generation Intel® Xeon® W processors.
    • First- and second-generation Intel® Core™ X-series processors.
    • Intel® Xeon® D 2100-series processors.
  • 10th generation Intel® Core™ processors based on the Ice Lake microarchitecture.
  • Intel® Xeon Phi™ processors based on the Knights Landing and Knights Mill microarchitectures.

In the event that processors not specified above match the CPUID feature bits and CPUID processor name strings for some the above and be detected as having AVX-512 support, potentially with the right FMA count. No attempt has been made to prevent this, for better or worse.

Processors that do not have AVX-512 support should be detected correctly.

The binary release was compiled with GCC 4.4.7 and GLIBC 2.2.5 in hopes of maximizing compatibility.