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

[GitHub] [arrow] westonpace opened a new issue, #35116: [C++] Need a nightly test that compiles AVX2

westonpace opened a new issue, #35116:
URL: https://github.com/apache/arrow/issues/35116

   ### Describe the enhancement requested
   
   I use AVX2 locally and ran into a few regressions.  It seems we do not have a CI job that is testing AVX2.
   
   ### Component(s)
   
   Continuous Integration


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

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


[GitHub] [arrow] pitrou closed issue #35116: [C++] Need a nightly test that compiles AVX2

Posted by "pitrou (via GitHub)" <gi...@apache.org>.
pitrou closed issue #35116: [C++] Need a nightly test that compiles AVX2
URL: https://github.com/apache/arrow/issues/35116


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

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


[GitHub] [arrow] assignUser commented on issue #35116: [C++] Need a nightly test that compiles AVX2

Posted by "assignUser (via GitHub)" <gi...@apache.org>.
assignUser commented on issue #35116:
URL: https://github.com/apache/arrow/issues/35116#issuecomment-1560417377

   Apparently gha runners use these [azure machine](https://learn.microsoft.com/en-us/azure/virtual-machines/dv2-dsv2-series#dsv2-series). All listed CPUs support at least AVX2 (not 512 though which has caused issues before...) so this should be no issue.


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