Skip to content
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 shrink x86_64 and i686 wheels (v0.3.28.0.1) #179

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

mattip
Copy link
Collaborator

@mattip mattip commented Aug 11, 2024

  • I updated the version in pyproject.toml and made sure it matches git describe --tags --abbrev=8 in OpenBLAS at the OPENBLAS_COMMIT

Shrink the wheels by using fewer kernels on x86_64, i686. Replaces #166. Closes #144. Ignoring macos since the x86_64 CPUs there are about 1% of our downloads, compared to 4% windows and the vast majority being linux.

@mattip mattip merged commit 5a9e021 into MacPython:main Aug 11, 2024
19 of 21 checks passed
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 this pull request may close these issues.

Shrink x86_64 blas library size
1 participant