-
-
Notifications
You must be signed in to change notification settings - Fork 17.7k
python3Packages.numpy: 1.20.3 -> 1.21.1 #132754
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
Conversation
|
@GrahamcOfBorg build python38Packages.numpy python39Packages.numpy |
I build them and they build successful. |
|
Failure on macos 10.15: Short version: This was with a cherry-pick to master (could there be another commit in staging that fixes this though?) |
|
|
|
Some brief investigation suggests it was added in clang 8. I wonder if https://github.com/numpy/numpy/blob/623bc1fae1d47df24e7f1e29321d0c0ba2771ce0/numpy/distutils/checks/extra_avx512bw_mask.c is not doing its job properly. |
|
Sure enough if we replace the line https://github.com/numpy/numpy/blob/623bc1fae1d47df24e7f1e29321d0c0ba2771ce0/numpy/core/src/common/simd/avx512/conversion.h#L109 with an |
|
Result of 2 packages failed to build:
|
|
@veprbl nice! Is this something we want to conditionally set for clang only though? (p.s. fixes it for me, macos 10.15) |
I had that thought, but it doesn't seem to be worth it to run into issues like this. |
Motivation for this change
https://github.com/numpy/numpy/releases/tag/v1.21.1
https://github.com/numpy/numpy/releases/tag/v1.21.0
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)