-
Notifications
You must be signed in to change notification settings - Fork 24.2k
Enable manywheel build and smoke test on main branch for ROCm #153287
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
base: main
Are you sure you want to change the base?
Enable manywheel build and smoke test on main branch for ROCm #153287
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/153287
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 6acd64e with merge base 7243c69 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
The current build failure was the motivation for this PR and is already fixed. Rebasing will clear the error. |
@pytorchbot rebase |
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
Successfully rebased |
d212d37
to
6acd64e
Compare
However, the build job took 12 mins for the "Download Build Artifacts" step on the ROCm runners, while it only takes 10s or less for the same step in the CUDA jobs. However, this isn't the case for the regular test jobs on the ROCm runners, e.g. this one |
Fixes issue of not discovering breakage of ROCm wheel builds until the nightly job runs e.g. #153253
cc @jeffdaily @sunway513 @pruthvistony @ROCmSupport @dllehr-amd @jataylo @hongxiayang @naromero77amd