Skip to content

Conversation

@malfet
Copy link
Contributor

@malfet malfet commented Jul 7, 2023

Companion PR for pytorch/builder#1436
Should fix cuDNN version incompatibility: PyTorch was compiled against (8, 9, 2) but found runtime version (8, 8, 1). PyTorch already comes bundled with cuDNN. One option to resolving this error is to ensure PyTorch can find the bundled cuDNN.one possibility is that there is a conflicting cuDNN in LD_LIBRARY_PATH. error in manywheel-py3_8-cuda12_1-with-pypi-cudnn-test

Companion PR for pytorch/builder#1436
Should fix `cuDNN version incompatibility: PyTorch was compiled  against (8, 9, 2) but found runtime version (8, 8, 1). PyTorch already comes bundled with cuDNN. One option to resolving this error is to ensure PyTorch can find the bundled cuDNN.one possibility is that there is a conflicting cuDNN in LD_LIBRARY_PATH.`
For example see: https://github.com/pytorch/pytorch/actions/runs/5480628146/jobs/9986843286#step:16:2347
@malfet malfet requested a review from a team as a code owner July 7, 2023 03:40
@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Jul 7, 2023
@pytorch-bot
Copy link

pytorch-bot bot commented Jul 7, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/104757

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 3864500:
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@malfet malfet added the ciflow/trunk Trigger trunk jobs on your pull request label Jul 7, 2023
@malfet
Copy link
Contributor Author

malfet commented Jul 7, 2023

@pytorchbot merge -f "Looks like it's working"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your 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

Advanced Debugging
Check the merge workflow status
here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants