Background:
Use a graphics card in the ubuntu18.04
system geforce RTX 3090
to reproduce r2c
problem
RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED
Cause analysis:
The graphics card geforce RTX 3090
only supports versions of cuda11 and above.
Solution:
Update pytorch and CUDA versions:
conda install pytorch==1.11.0 torchvision==0.12.0 torchaudio==0.11.0 cudatoolkit=11.3 -c pytorch
Read More:
- How to Solve RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED
- [Solved] RuntimeError: CuDNN error: CUDNN_STATUS_SUCCESS
- [Solved] pytorch Error: RuntimeError: Unable to find a valid cuDNN algorithm to run convolution
- [Solved] RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling `cublasSgemm
- [Solved] RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling `cubla…
- [Solved] RuntimeError (note: full exception trace is shown but execution is paused at: <module>)
- RTX 3090 Run pytorch Error: CUDA error: no kernel image is available for execution on the device
- [Solved] bushi RuntimeError: version_ <= kMaxSupportedFileFormatVersion INTERNAL ASSERT FAILED at /pytorch/caffe2/s
- [Solved] RuntimeError: cublas runtime error : resource allocation failed at
- RuntimeError: No HIP GPUs are available [How to Solve]
- [Solved] python tqdm raise RuntimeError(“cannot join current thread“) RuntimeError: cannot join current thr
- RuntimeError: Failed to register operator torchvision::_new_empty_tensor_op. +torch&torchversion Version Matching
- [Solved] RuntimeError: cuda runtime error (100) : no CUDA-capable device is detected at
- [Solved] Error when installing pycurl in MAC: Command ‘clang’ failed with exit status 1
- [Solved] Yocto Error: ERROR: Execution of event handler ‘sstate_eventhandler2‘ failed
- command ‘gcc’ failed with exit status 1 error while installing scrapy
- Mac install python_Levenshtein Error: error: command ‘clang‘ failed with exit status 1
- [Solved] RuntimeError: ProcessGroupNCCL is only supported with GPUs, no GPUs found
- [Pytorch Error Solution] Pytorch distributed RuntimeError: Address already in use
- RuntimeError: CUDA error: an illegal memory access was encountered