Skip to content

Conversation

@albanD
Copy link
Collaborator

@albanD albanD commented Jul 22, 2024

Fixing nightly after #130895

@albanD albanD requested review from XuehaiPan and atalman July 22, 2024 18:28
@pytorch-bot
Copy link

pytorch-bot bot commented Jul 22, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/131355

Note: Links to docs will display an error until the docs builds have been completed.

❌ 2 New Failures, 1 Unrelated Failure

As of commit 6271a22 with merge base 56bb047 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Jul 22, 2024
@albanD albanD added ciflow/binaries Trigger all binary build and upload jobs on the PR and removed topic: not user facing topic category labels Jul 22, 2024
if [[ "\$python_nodot" = *38* ]]; then
# sympy 1.12.1 is the last version that supports Python 3.8
SYMPY_PIN="==1.12.1"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could search and replace the occurance of 1.2.1 and 1.3.0.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only want to change the conda ones though, I do want pypi to be on these newer versions

@albanD
Copy link
Collaborator Author

albanD commented Jul 22, 2024

Also @XuehaiPan the optree failures are also related to the upgrade you did. Is there no binary release of optree for 3.13 atm?

@XuehaiPan
Copy link
Collaborator

Also @XuehaiPan the optree failures are also related to the upgrade you did. Is there no binary release of optree for 3.13 atm?

FYI, there is no conda package for optree on anaconda main channel. The latest optree for Python 3.13 support is installable from sdist. The binary wheel of optree for Python 3.13 is not available yet because Python 3.13 is currently not GA.

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Jul 22, 2024
setuptools ; python_version >= "3.12"
packaging
optree>=0.12.0
optree>=0.12.0 ; python_version <= "3.12"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI @XuehaiPan reverting this as well then as we cannot install it for 3.13 binaries testing as it is only available as an sdist

Copy link
Contributor

@atalman atalman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@albanD
Copy link
Collaborator Author

albanD commented Jul 22, 2024

@pytorchbot merge -i

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Jul 22, 2024
@albanD albanD marked this pull request as ready for review July 22, 2024 21:51
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged while ignoring the following 3 checks: Lint / lintrunner-noclang / linux-job, windows-binary-conda / conda-py3_8-cuda12_4-build, windows-binary-wheel / wheel-py3_10-cpu-test

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@pytorchmergebot
Copy link
Collaborator

The merge job was canceled or timed out. This most often happen if two merge requests were issued for the same PR, or if merge job was waiting for more than 6 hours for tests to finish. In later case, please do not hesitate to reissue the merge command
For more information see pytorch-bot wiki.

@XuehaiPan
Copy link
Collaborator

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 2 jobs have failed, first few of them are: windows-binary-conda / conda-py3_8-cuda12_4-build, windows-binary-wheel / wheel-py3_10-cpu-test

Details for Dev Infra team Raised by workflow job

@XuehaiPan
Copy link
Collaborator

@pytorchbot merge -i

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged while ignoring the following 3 checks: Lint / lintrunner-noclang / linux-job, windows-binary-conda / conda-py3_8-cuda12_4-build, windows-binary-wheel / wheel-py3_10-cpu-test

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@pytorchmergebot
Copy link
Collaborator

@XuehaiPan
Copy link
Collaborator

@pytorchbot merge -i

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged while ignoring the following 3 checks: Lint / lintrunner-noclang / linux-job, windows-binary-conda / conda-py3_9-cuda12_1-build, windows-binary-wheel / wheel-py3_10-cpu-test

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/binaries Trigger all binary build and upload jobs on the PR ciflow/trunk Trigger trunk jobs on your pull request Merged topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants