Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BUG: error: "NPY_HAVE_AVX512BW" is not defined #17969

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mattip opened this issue Dec 9, 2020 · 2 comments · Fixed by #17971
Closed

BUG: error: "NPY_HAVE_AVX512BW" is not defined #17969

mattip opened this issue Dec 9, 2020 · 2 comments · Fixed by #17971

Comments

@mattip
Copy link
Member

mattip commented Dec 9, 2020

Builds after merge are failing with the message

numpy/core/src/common/simd/avx512/conversion.h:59:7: error: "NPY_HAVE_AVX512BW" is not defined, evaluates to 0 [-Werror=undef]
@mattip
Copy link
Member Author

mattip commented Dec 9, 2020

@seiko2plus ping

@seiko2plus
Copy link
Member

after #17789, CI builders didn't run on #17791 before, I gonna fix it right now sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants