[
https://issues.apache.org/jira/browse/ARROW-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-3844.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.12.0
Issue resolved by pull request 3037
[https://github.com/apache/arrow/pull/3037]
> [C++] Remove ARROW_USE_SSE and ARROW_SSE3
> -----------------------------------------
>
> Key: ARROW-3844
> URL: https://issues.apache.org/jira/browse/ARROW-3844
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++
> Affects Versions: 0.11.1
> Reporter: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Those options can be detected programmatically (SSE3 is available on all
> recent x86-64 CPUs). Instead we may want to add a ARROW_DISABLE_SIMD option
> if we want to disable all SIMD optimizations at compile-time (e.g. for
> comparing and testing).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)