[ROCm] Move ROCm CI build to python 3.8 version#86677
[ROCm] Move ROCm CI build to python 3.8 version#86677pruthvistony wants to merge 1 commit intopytorch:masterfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/86677
Note: Links to docs will display an error until the docs builds have been completed. ✅ No Failures, 3 PendingAs of commit 489c914: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot rebase |
|
@pytorchbot successfully started a rebase job. Check the current status here |
|
Tried to rebase and push PR #86677, but it was already up to date |
|
Created pytorch-linux-focal-rocm5.2-py3.8 and pytorch-linux-focal-rocm5.1-py3.8 ecr containers |
8d2cac4 to
fa97104
Compare
|
@pytorchbot merge |
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: The following mandatory check(s) failed (Rule Dig deeper by viewing the failures on hud Details for Dev Infra teamRaised by workflow job |
|
@pytorchbot rebase |
|
@pytorchbot successfully started a rebase job. Check the current status here |
|
Successfully rebased |
fa97104 to
bda4b5a
Compare
bda4b5a to
fb1ac83
Compare
See the below failures in few CUDA jobsERROR [0.003s]: test_nn_functional_group_norm (main.TestFunctionalTracing)Traceback (most recent call last): As I understand this PR triggers a rebuild of all CI images for ROCm but not sure how CUDA image is changing, can you please help on why the CUDA images are failing. Checking on the error it is related to python version (#60069). |
Surprisingly, I'm also seeing exactly the same failure on my "benign" PR #86993 to update docker image. So it's not a coincidence, let me try to dig a bit deeper to understand what's going on here |
|
Rebase the PR works for me #86993. So I suspect some unrelated test failures (either flaky or they have been fixed) |
|
@pytorchbot rebase |
|
@pytorchbot successfully started a rebase job. Check the current status here |
|
Successfully rebased |
fb1ac83 to
489c914
Compare
|
@pytorchbot merge |
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 |
Currently it is python 3.7 want to upgrade to python 3.8 Pull Request resolved: pytorch#86677 Approved by: https://github.com/malfet
Currently it is python 3.7 want to upgrade to python 3.8 Pull Request resolved: pytorch#86677 Approved by: https://github.com/malfet
Currently it is python 3.7 want to upgrade to python 3.8
cc @jeffdaily @sunway513 @jithunnair-amd @ROCmSupport