Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-15004

[Dev][Archery] Arm NEON disabled in C++ benchmark

    XMLWordPrintableJSON

Details

    Description

      I find NEON code is always skipped by archery benchmark ... even if run on Arm machines.

      It's because ARROW_SIMD_LEVEL is fixed to SSE4_2 in archery:
      https://github.com/apache/arrow/blob/master/dev/archery/archery/lang/cpp.py#L245

      We should use "DEFAULT" simd level which is added in a recent pr to address different archs.

      Attachments

        Issue Links

          Activity

            People

              yibocai Yibo Cai
              yibocai Yibo Cai
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m