Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Conversation

atalman
Copy link
Contributor

@atalman atalman commented Oct 15, 2024

Injects triton 3.1.0 into staged for pypi dependency for linux aarch64 builds

@atalman atalman changed the title [Release 2.5] Temp change to build triton from pin (#1982) [Release 2.5] Inject triton 3.1.0 into staged for pypi dependency for linux aarch64 builds Oct 15, 2024
@atalman atalman merged commit aec5fb5 into pytorch:release/2.5 Oct 15, 2024
2 of 7 checks passed
@atalman atalman deleted the builder_code_inject_triton branch October 15, 2024 19:33
pytorchmergebot pushed a commit to pytorch/pytorch that referenced this pull request Oct 22, 2024
Aarch64 builds skipped the logic of sourcing binary env file. And as a result PYTORCH_EXTRA_INSTALL_REQUIREMENTS passed to Aarch64 builds have not included triton dependency constraint. This PR makes sure Aarch64 builds follow same path as our regular manywheel builds.

To work around this issue we had to inject triton in aarrch64 builds for release 2.5, which is not ideal: pytorch/builder#2011
Pull Request resolved: #138588
Approved by: https://github.com/jeanschmidt, https://github.com/malfet
SamGinzburg pushed a commit to pytorch/pytorch that referenced this pull request Oct 28, 2024
Aarch64 builds skipped the logic of sourcing binary env file. And as a result PYTORCH_EXTRA_INSTALL_REQUIREMENTS passed to Aarch64 builds have not included triton dependency constraint. This PR makes sure Aarch64 builds follow same path as our regular manywheel builds.

To work around this issue we had to inject triton in aarrch64 builds for release 2.5, which is not ideal: pytorch/builder#2011
Pull Request resolved: #138588
Approved by: https://github.com/jeanschmidt, https://github.com/malfet
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants