Phenomenon: when compiling CUDA version of opencv4.1, cudnn was not found when using cmake configuration, but it was actually installed
Reason: since the cudnn version installed is 8.2, the macro definition (cudnn) of cudnn version was originally recorded_ Major and cudnn_ Minor) moved from cudnn. H to cudnn_ version.h。
Resolution: not processed
It’s not known if it will affect the compilation, but camke found cudnn. So ((found/usr/local/cuda-11.1/lib64/libcudnn. So)).
Read More:
- error Newline required at end of file but not found eol-last
- Registry key Error: Java version has value ‘1.8‘, but ‘1.7‘ is required
- check CUDA and CUDNN version
- Version 1.8.0_201 of the JVM is not suitable for this product. Version: 11 or greater is required.
- Pytorch RuntimeError CuDNN error CUDNN_STATUS_SUCCESS (How to Fix)
- tensorflow2.1 Error:Could not create cudnn handle: CUDNN_STATUS_INTERNAL_ERROR
- RuntimeError: cuDNN error: CUDNN_ STATUS_ EXECUTION_ Failed solutions
- Solve the problem of jdk8 after win7 is installed. Has value ‘1.8’, but ‘1.7’ is required
- RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED
- RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd
- [solved] runtimeerror: module compiled against API version 0xc but this version of numpy is 0xb
- @Autowired injection * * required a single bean, but 2 were found**
- Springboot project startup exception – required a single bean, but 2 were found
- Tensorflow training could not create cudnn handle: CUDNN_STATUS_INTERNAL_ERROR error
- (Solved) pytorch error: RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED (install cuda)
- In idea, @ slf4j is used to report an error, but log is not found
- How to solve the problem of “version 11 or greater is required” in eclipse 2020
- ERROR: Could not find a version that satisfies the requirement tensorfolw==1.14
- Error: cudaGetDevice() failed. Status: CUDA driver version is insufficient for CUDA runtime version
- Python about typeerror: required argument ‘mat’ (POS 2) not found error resolution