You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/01/30 22:14:39 UTC

[jira] [Created] (PARQUET-488) Add SSE-related cmake options to manage compiler flags

Wes McKinney created PARQUET-488:
------------------------------------

             Summary: 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)