You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "sonali shrivastava (JIRA)" <ji...@apache.org> on 2016/03/29 14:25:25 UTC

[jira] [Issue Comment Deleted] (ARROW-90) Apache Arrow cpp code does not support power architecture

     [ https://issues.apache.org/jira/browse/ARROW-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sonali shrivastava updated ARROW-90:
------------------------------------
    Comment: was deleted

(was: I am working on this Issue and not able to assign it to myself.
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 for the same to support Apache Arrow cpp for Power Architecture)

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