Windows with AVX512F is failing a typing test #18496
Labels
05 - Testing
36 - Build
Build related PR
41 - Static typing
component: SIMD
Issues in SIMD (fast instruction sets) code or machinery
From the numpy-wheels repo, see this comment. The windows runs have been failing since Feb 14. The failing test is in static typing:
and occurs with an Azure machine that reports
where the machines in the regular CI report
Note the
AVX512F
,AVX512CD
,AVX512_SKX
difference.@seiko2plus, @BvB93 ideas? Is there a way to reproduce this with concrete types?
I am not sure what the difference is between the CI configuration and why they are getting different machines. A successful run log is here, a failure is here
The text was updated successfully, but these errors were encountered: