[
https://issues.apache.org/jira/browse/PARQUET-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128862#comment-15128862
]
Mostafa Mokhtar commented on PARQUET-488:
-----------------------------------------
[~wesmckinn]
GCC 4.8 provides a nice solution
https://gcc.gnu.org/wiki/FunctionMultiVersioning
> Add SSE-related cmake options to manage compiler flags
> ------------------------------------------------------
>
> Key: PARQUET-488
> URL: https://issues.apache.org/jira/browse/PARQUET-488
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Wes McKinney
> Priority: Minor
>
> Currently, compiling with SSE3 is the default option, but we may wish to
> utilize optimizations that require SSE 4.x. Also, it should be possible to
> disable SSE / SIMD entirely (not sure if anyone would want to compile all
> this to run on a Raspberry Pi but you never know).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)