Skip to content

Conversation

@malfet
Copy link
Contributor

@malfet malfet commented Oct 18, 2024

To suppress error on ARM systems where PR_SVE_GET_VL is missing

To suppress error on ARM systems where PR_SVE_GET_VL is missing
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 18, 2024

🔗 Helpful Links

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

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

❌ 5 New Failures, 4 Unrelated Failures

As of commit 7e2dcb7 with merge base 195d0a6 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

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 Oct 18, 2024
@malfet malfet added the ciflow/linux-aarch64 linux aarch64 CI workflow label Oct 18, 2024
@malfet malfet requested a review from a team October 18, 2024 18:50
@Skylion007 Skylion007 added this to the 2.5.1 milestone Oct 18, 2024
@malfet malfet added the ciflow/binaries_wheel Trigger binary build and upload jobs for wheel on the PR label Oct 18, 2024
@malfet
Copy link
Contributor Author

malfet commented Oct 19, 2024

@pytorchbot merge -f "It works, pip install torch on aarch64 no longer prints warning"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

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

@malfet
Copy link
Contributor Author

malfet commented Oct 22, 2024

@pytorchbot cherry-pick --onto release/2.5 -c regression

@pytorchbot
Copy link
Collaborator

Cherry picking #138351

Command git -C /home/runner/work/pytorch/pytorch cherry-pick -x 4a3c9400fe5e0bb31ce33b15c0a8095dbadcb9aa returned non-zero exit code 1

hint: Recursive merging with submodules currently only supports trivial cases.
hint: Please manually handle the merging of each conflicted submodule.
hint: This can be accomplished with the following steps:
hint:  - go to submodule (third_party/cpuinfo), and either merge commit 1e83a2f
hint:    or update to an existing commit which has merged those changes
hint:  - come back to superproject and run:
hint:
hint:       git add third_party/cpuinfo
hint:
hint:    to record the above merge or update
hint:  - resolve any other conflicts in the superproject
hint:  - commit the resulting index in the superproject
hint:
hint: Disable this message with "git config advice.submoduleMergeConflict false"
Failed to merge submodule third_party/cpuinfo (commits don't follow merge-base)
CONFLICT (submodule): Merge conflict in third_party/cpuinfo
error: could not apply 4a3c9400fe... Update cpuinfo submodule (#138351)
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Details for Dev Infra team Raised by workflow job

malfet added a commit that referenced this pull request Oct 22, 2024
Spiritual cherry-pick of #138351 that picks pytorch/cpuinfo#258 into the branch
malfet added a commit that referenced this pull request Oct 22, 2024
Spiritual cherry-pick of #138351 that picks pytorch/cpuinfo#258 into the branch

Fixes #138333


Test Plan: `python -c "import torch"` finishes without any output on the screen
@kit1980
Copy link
Contributor

kit1980 commented Oct 25, 2024

Removing 2.5.1 from the PR as we have #138333 with the milestone

@kit1980 kit1980 removed this from the 2.5.1 milestone Oct 25, 2024
@kavikode
Copy link

What is the compatible torchvision repository for this version of pytorch?

Wishing to understand how to install from binary so that everything works out any error.

@github-actions github-actions bot deleted the malfet/update-cpuinfo branch November 29, 2024 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/binaries_wheel Trigger binary build and upload jobs for wheel on the PR ciflow/linux-aarch64 linux aarch64 CI workflow Merged topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants