Skip to content

AVX test failures for 32 bit manylinux1 wheels #17174

Closed
@charris

Description

@charris

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions