You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/10/26 04:51:00 UTC

[jira] [Updated] (ARROW-18162) [C++] Add Arm SVE compiler options

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

ASF GitHub Bot updated ARROW-18162:
-----------------------------------
    Labels: pull-request-available  (was: )

> [C++] Add Arm SVE compiler options
> ----------------------------------
>
>                 Key: ARROW-18162
>                 URL: https://issues.apache.org/jira/browse/ARROW-18162
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Yibo Cai
>            Assignee: Yibo Cai
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{xsimd}} 9.0+ supports Arm SVE (fixed size). Some additional compiler options are required to enable SVE.
> Per my test on Amazon Graviton3 (SVE-256). SVE256 performs much better than NEON for some cases. E.g., utf8 benchmark {{ValidateLargeAscii}} improves from *38.6* (NEON) to *51.5* (SVE256) GB/s.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)