Add cudnn install 8.7.0.84 for CUDA 11.8 #93086
Add cudnn install 8.7.0.84 for CUDA 11.8 #93086atalman wants to merge 3 commits intopytorch:masterfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/93086
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 FailuresAs of commit d3a2a15: NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Related to pytorch/builder#1271 |
|
@pytorchbot merge -f "failures are not related" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
@pytorchbot revert -m "Failures are related" -c ignoredsignal |
|
@atalman can you please elaborate, why you though that signal from 11.8 tests is unrelated to PR that makes changes to 11.8 config? Also, you've forgot to add |
|
@pytorchbot successfully started a revert job. Check the current status here. |
|
@atalman your PR has been successfully reverted. |
This reverts commit 3a10bf7. Reverted #93086 on behalf of https://github.com/malfet due to Failures are related
|
Reason of initial failure failing cudnn build since cudnn was missing from s3: Changed to use same path as in: pytorch/builder@3629a05 |
|
@pytorchmergebot merge -f "linuxfocal and ios failures are not related" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Add cudnn install 8.7.0.84 for CUDA 11.8 .
Same as: #84964
Related to pytorch/builder#1271
Test PR: #92971