important-gpu-6691
12/20/2024, 3:03 PMRuntimeError: cuDNN error: CUDNN_STATUS_NOT_SUPPORTED_ARCH_MISMATCH
Has anyone dealt with this sort of error before ? if so how did you manage to get past itcrooked-jordan-29960
12/20/2024, 3:15 PMimportant-gpu-6691
12/20/2024, 3:25 PMRUN pip install torch torchvision --index-url <https://download.pytorch.org/whl/cu118>
There was no index url for cu114 so this was the next. best thing from what I found on the pytorch forumscrooked-jordan-29960
12/20/2024, 3:38 PMimportant-gpu-6691
12/20/2024, 3:48 PMcrooked-jordan-29960
12/20/2024, 3:51 PMimportant-gpu-6691
12/20/2024, 3:55 PM