nevi-me commented on pull request #8665:
URL: https://github.com/apache/arrow/pull/8665#issuecomment-727573373


   @vertexclique from my reviewing the code, it looked like `simd` and `avx512` 
were able to co-exist, but I'm getting some errors on the macOS CI 
(https://github.com/nevi-me/arrow/runs/1402635245#step:8:1511).
   Should I disable one for the other?
   
   @jorgecarleitao @alamb CI fails because the AVX512 intrinsics aren't found 
(https://github.com/nevi-me/arrow/runs/1402635245#step:8:1537), so my concern 
seems valid that we might be running CI on CPUs that don't support AVX512, and 
thus make it a challenge to enable the feature.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to