AntoinePrv commented on issue #50503: URL: https://github.com/apache/arrow/issues/50503#issuecomment-5043278887
> This is strange. I can reproduce in on a `m7gd.xlarge` instance, pyarrow 25.0.0, ubuntu-24.04, 6.17.0-1017-aws, also on debian-13 with 6.12.94+deb13-cloud-arm64 kernel. Ha because I think I was focused on reproducing the segfaults, so I may have read the `print` statement too fast. > Surprisingly, `ARROW_USER_SIMD_LEVEL=SVE128` passes the test. I guess because there is no fallback SVE256 to SVE128 (on purpose) so this setting will actually run Neon. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
