Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
We don't bundle xsimd if the compile-time SIMD level is NONE, but we still try to build code that uses xsimd if the runtime SIMD level is not NONE. The bundle check needs to account for both. See ARROW-11993.
Attachments
Issue Links
- is duplicated by
-
ARROW-12416 [CI] [Python] [R] ERROR: xsimd/xsimd.hpp: No such file or directory
- Closed
- relates to
-
ARROW-11993 [C++] Don't download xsimd if ARROW_SIMD_LEVEL=NONE
- Resolved
- links to