-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Closed
Labels
00 - Bugcomponent: SIMDIssues in SIMD (fast instruction sets) code or machineryIssues in SIMD (fast instruction sets) code or machinerycomponent: numpy.ufunc
Description
See test here. The problem is in TestAVXUfuncs.test_avx_based_ufunc. Note that the manylinux2010 wheels are fine. One possible solution not providing manylinux1 wheels for NumPy 1.20.
TestAVXUfuncs.test_avx_based_ufunc
Reproducing code example:
import numpy as np
<< your code here >>Error message:
Numpy/Python version information:
Metadata
Metadata
Assignees
Labels
00 - Bugcomponent: SIMDIssues in SIMD (fast instruction sets) code or machineryIssues in SIMD (fast instruction sets) code or machinerycomponent: numpy.ufunc