-
Notifications
You must be signed in to change notification settings - Fork 227
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
Create run-readme-pr-linuxaarch64 #1350
base: main
Are you sure you want to change the base?
Conversation
Test torchchat on aarch64 linux
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchchat/1350
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 6 Unrelated FailuresAs of commit 31ff2c2 with merge base 68b8087 (): NEW FAILURE - The following job has failed:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pardon the delay, Pr looks good but hasn't been picked up
Maybe it's because the file is missing the extension (.yml)?
add yml extension.
Good catch @Jack-Khuu ! Renamed, please spin up new tests? This runner type is new for torchchat. @seemethere and @kit1980 might confirm whether there's any changes needed or anything else to do |
@seemethere @kit1980 what is necessary to enable a linux aarch64 runner for torchchat? (Does this PR have the right name for this runner type) Currently, trying to run a test yields an automatic failure as per https://github.com/pytorch/torchchat/actions/runs/11866548420/job/33073422802?pr=1350
cc: @Jack-Khuu @byjlw |
Update doc to indicate testing for ARMv8/aarch64 on Linux/raspbian is introduced by this PR
Test torchchat on aarch64 linux