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

[BE] Remove macos x86 build statements, remove python <3.8 #1745

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

atalman
Copy link
Contributor

@atalman atalman commented Mar 19, 2024

Since we deprecated macos x86 builds no use keeping logic for macos x86 in builder

manywheel/build_common.sh Outdated Show resolved Hide resolved
@atalman atalman merged commit a522a56 into pytorch:main Mar 19, 2024
2 checks passed
@atalman atalman deleted the refactor_builder_logic branch March 19, 2024 19:54
atalman added a commit to atalman/builder that referenced this pull request Apr 4, 2024
)

* [BE] Remove macos x86 build statements, remove python <3.8

* fix

* deprecate
atalman added a commit that referenced this pull request Apr 4, 2024
* [BE] Remove macos x86 build statements, remove python <3.8 (#1745)

* [BE] Remove macos x86 build statements, remove python <3.8

* fix

* deprecate

* Update nightly wheel build numpy to 2.0 (#1747)

* Update wheel build numpy to 2.0 (#1746)

* Update wheel build numpy to 2.0

* aarch64

* Update build_wheel.sh

* Simplify

* Install llvm-openmp for M1 PyTorch builds

Otherwise the binary will be super slow

Also drop `nomkl` as there were never mkl on Apple silicon

* Add numpy 2.0.0rc1 support to conda and wheels (#1768)

* Add numpy 2.0.0rc1 support to conda and wheels

* conda

* conda

* test

* fix

* Add numpy 2.0.0rc1 support to conda and wheels (#1769)

---------

Co-authored-by: Nikita Shulga <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants