-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[ROCm] fix nightly wheel, second attempt #155388
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
hipsparselt logic was still broken, but smoke test didn't catch
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/155388
Note: Links to docs will display an error until the docs builds have been completed. ⏳ 14 Pending, 2 Unrelated FailuresAs of commit 3c63ef9 with merge base cd82096 ( UNSTABLE - The following jobs are marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot merge |
@pytorchbot merge -f "rocm wheel successfully, do not need traditional CI run" |
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 |
Fixes #159070 The TunableOp failure is due to missing rocBLAS files in our manywheels packaging. This bug has been present since June 7-8 time frame. It was caused by a typo in the rocBLAS environment variable that stores the list of files. It was introduced in this PR: #155388 Pull Request resolved: #159570 Approved by: https://github.com/malfet
Fixes #155207. hipsparselt logic was still broken, but smoke test didn't catch
cc @jeffdaily @sunway513 @pruthvistony @ROCmSupport @dllehr-amd @jataylo @hongxiayang @naromero77amd