Replies: 1 comment
-
no, that is not required for a looong time, that wiki page needs an update. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Just done a cuda and torch upgrade (I was running on cuda 11.3, I wasn't aware it's something I should be doing regularly) and found this recommendation in the wiki:
https://github.com/vladmandic/automatic/wiki/Torch-CUDA-Notes#monkey-patching
(recommended to install cuDNN manually instead of relying on whatever torch installs by default)
Is this still valid, should I (try to) perform the steps described there? Btw, I am on windows and ldconfig does not seem to exist as a valid executable.
Beta Was this translation helpful? Give feedback.
All reactions