-
Notifications
You must be signed in to change notification settings - Fork 13
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
use DYNAMIC_LIST to limit the number of kernels compiled into the wheel #166
Conversation
Rebased off main and tried limiting the aarch64 builds to see if that clears the Travis error. |
Rebased off #169 which fixed the travis error by updating to latest HEAD. |
musllinux_1_1_aarch64 build is failing since it only has gcc version 9.3, which does not have |
Let's limit this to x86_64 for now, we can revisit the aarch64 size after the NumPy 2.1 release. |
Replaced by #179. Closing. We can try to shrink aarch64 in a diffferent PR/issue. |
Closes #144. Based on the analysis done in that issue.
git describe --tags --abbrev=8
in OpenBLAS at theOPENBLAS_COMMIT