You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "westonpace (via GitHub)" <gi...@apache.org> on 2023/02/21 22:15:52 UTC

[GitHub] [arrow] westonpace commented on issue #34277: [Python] pyarrow does not disable SIMD CPU optimizations when set to do so.

westonpace commented on issue #34277:
URL: https://github.com/apache/arrow/issues/34277#issuecomment-1439160750

   What is the instruction that is failing?  You should be able to get this by reproducing the crash in `gdb` and then running `disassemble`.
   
   I seem to recall that popcnt was required (regardless of SIMD support): https://github.com/apache/arrow/issues/21840


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org