-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[Fix]: Update CPUINFO submodule to fix support for NON-SVE ARM Hardware #135857
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/135857
Note: Links to docs will display an error until the docs builds have been completed. ❌ 4 New Failures, 1 Unrelated FailureAs of commit d98b35a with merge base c977bb7 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot label "module: arm" |
|
@pytorchbot label "ciflow/linux-aarch64" |
|
Can't add following labels to PR: ciflow/linux-aarch64. Please ping one of the reviewers for help. |
|
cc: @malfet @maajidkhann @digantdesai can we please add aarch64 ci label to it. I dont have permission to do it |
|
CPUINFO Fix PR: pytorch/cpuinfo#258 |
|
@pytorchbot label "ciflow/linux-aarch64" |
|
Can't add following labels to PR: ciflow/linux-aarch64. Please ping one of the reviewers for help. |
|
@pytorchbot label "ciflow/linux-aarch64" |
|
Can't add following labels to PR: ciflow/linux-aarch64. Please ping one of the reviewers for help. |
|
@pytorchbot label "ciflow/linux-aarch64" |
|
Can't add following labels to PR: ciflow/linux-aarch64. Please ping one of the reviewers for help. |
|
We still see the timeout issue on test cases. |
I think this PR pytorch/cpuinfo#258 fixed the error we were getting in these pipelines. we don't see this error anymore in these pipelines. I am not sure of the reason why this timeout issue is coming now in these pipelines. |
|
@pytorchbot merge -r |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
Regression PR : pytorch/cpuinfo#255 Signed-off-by: Nikhil Gupta <[email protected]> Change-Id: I56cec061072be11ec33ccb661114360b979fc7aa
|
Successfully rebased |
cdc9e8e to
d98b35a
Compare
Merge startedYour 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 |
Merge failedReason: 4 jobs have failed, first few of them are: linux-aarch64 / linux-jammy-aarch64-py3.10 / test (default, 1, 4, linux.arm64.2xlarge), linux-aarch64 / linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge), linux-aarch64 / linux-jammy-aarch64-py3.10 / test (default, 3, 4, linux.arm64.2xlarge), linux-aarch64 / linux-jammy-aarch64-py3.10 / test (default, 4, 4, linux.arm64.2xlarge) Details for Dev Infra teamRaised by workflow job |
|
@pytorchbot merge -f "aarch64 jobs times out, but likelihood that this PR caused is very low" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
…re (pytorch#135857) Regression PR : pytorch/cpuinfo#255 Change-Id: I56cec061072be11ec33ccb661114360b979fc7aa Pull Request resolved: pytorch#135857 Approved by: https://github.com/digantdesai, https://github.com/malfet
Regression PR : pytorch/cpuinfo#255
Change-Id: I56cec061072be11ec33ccb661114360b979fc7aa
cc @malfet @snadampal @milpuz01