You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/06/11 20:22:00 UTC

[jira] [Commented] (ARROW-5382) [C++] SIMD on ARM NEON

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

Antoine Pitrou commented on ARROW-5382:
---------------------------------------

There's also https://github.com/VcDevel/Vc

> [C++] SIMD on ARM NEON
> ----------------------
>
>                 Key: ARROW-5382
>                 URL: https://issues.apache.org/jira/browse/ARROW-5382
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Krisztian Szucs
>            Priority: Major
>              Labels: SSE
>
> Arrow doesn't yet support SIMD on arm architectures. SSE on ARM can be complicated, but there are a couple of libraries We could depend on, namely:
> - https://github.com/nemequ/simde (MIT)
> - https://github.com/catboost/catboost/tree/ee47f9aa399833cb04bfeec5fe9f3e3792d428e4/library/sse (Apache)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)