[ 
https://issues.apache.org/jira/browse/ARROW-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215942#comment-15215942
 ] 

Kai Zheng commented on ARROW-90:
--------------------------------

bq. To enable SIMD support(SIMD being feature of best processor) for power 
architecture for Apache Arrow, needs to replace "sse3" with "altivec" flag in 
"CMakeLists.txt".
I understand it needs to support power arch, but why it has to replace "sse3" 
with "altivec"? IMO, this should be done intelligently, switching to the other 
by detecting the underlying CPU arch, please.

> Apache Arrow cpp code does not support power architecture
> ---------------------------------------------------------
>
>                 Key: ARROW-90
>                 URL: https://issues.apache.org/jira/browse/ARROW-90
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>         Environment: RHEL 7.2 power and Ubuntu 15.10 power architecture
>            Reporter: sonali shrivastava
>              Labels: build, patch
>         Attachments: build_powerSupport_patch
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Apache Arrow cpp code does not support power architecture.
> While building "Apache Arrow" for cpp for power architecture, it throws below 
> error: "c++: error: unrecognized command line option â-msse3â"
> Unable to port it for power.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to