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

sonali shrivastava edited comment on ARROW-90 at 3/29/16 12:30 PM:
-------------------------------------------------------------------

Hi,

I was working on this Issue and not able to assign it to myself, I guess due to 
less permission privilege.

Currently I have fixed this Issue. Please find the details below:

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".
Please find attached patch named "build_powerSupport_patch" for the same to 
support Apache Arrow cpp for Power Architecture.

Regards,
Sonali Shrivastava
Power Open Source Solutions


was (Author: sonalinks):
Hi,

I have fixed this Issue. Please find the details below:

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".
Please find attached patch named "build_powerSupport_patch" for the same to 
support Apache Arrow cpp for Power Architecture.

Regards,
Sonali Shrivastava
Power Open Source Solutions

> 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