[
https://issues.apache.org/jira/browse/ARROW-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658296#comment-17658296
]
Rok Mihevc commented on ARROW-1263:
-----------------------------------
This issue has been migrated to [issue
#17155|https://github.com/apache/arrow/issues/17155] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] CpuInfo should be able to get CPU features on Windows
> -----------------------------------------------------------
>
> Key: ARROW-1263
> URL: https://issues.apache.org/jira/browse/ARROW-1263
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Environment: Windows
> Reporter: Max Risuhin
> Assignee: Max Risuhin
> Priority: Major
> Fix For: 0.6.0
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)