Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-1263

[C++] CpuInfo should be able to get CPU features on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.6.0
    • C++
    • None
    • Windows

    Description

      CpuInfo able to determine CPU features on unix using method `CpuInfo::IsSupported`
      Currently it detects such CPU features as SSSE3, SSE4_1, SSE4_2 and POPCNT support.

      Windows support of above requires specific implementation.
      Useful link https://msdn.microsoft.com/en-us/library/hskdteyh.aspx

      Attachments

        Activity

          People

            Max Risuhin Max Risuhin
            Max Risuhin Max Risuhin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: