当前位置:网站首页>[CV project debugging] CUDNN_CONVOLUTION_FWD_SPECIFY_WORKSPACE_LIMIT problem
[CV project debugging] CUDNN_CONVOLUTION_FWD_SPECIFY_WORKSPACE_LIMIT problem
2022-07-31 03:37:00 【51CTO】
Foreword
error
Reason
CUDNN_CONVOLUTION_FWD_SPECIFY_WORKSPACE_LIMIT is not defined in cudnn8.x, and cudnn7.x cannot be used with CUDA11.x, but the GPU of RTX30 sequence must use CUDA11.x to run normally, feels like a dead end.Later, after searching for a long time, I found that NVIDIA gave a solution code for cudnn8, which is to modify the code of the erroneous file src/convolutional_layer.c and increase the processing for CUDNN_MAJOR>=8.
Reference
1. yolo_with_cudnn;
2. How to solve the problem that the pjreddie version of darknet cannot be compiled with cudnn8;
End
边栏推荐
- Detailed explanation of TCP and UDP
- C# remote debugging
- Redis uses LIST to cache the latest comments
- Why SocialFi achievement Web3 decentralized social in the future
- C primer plus study notes - 8, structure
- 【AUTOSAR-RTE】-5-Explicit(显式)和Implicit(隐式) Sender-Receiver communication
- 立足本土,链接全球 | 施耐德电气“工业SI同盟”携手伙伴共赴未来工业
- errno错误码及含义(中文)
- $attrs/$listeners
- CloudCompare & PCL calculate the degree of overlap between two point clouds
猜你喜欢
![[C language] Preprocessing operation](/img/69/0aef065ae4061edaf0d96b89846bf2.png)
[C language] Preprocessing operation

What is a system?

type_traits metaprogramming library learning

IIR filter and FIR filter

组件传值 provide/inject

LocalDate addition and subtraction operations and comparison size

MultipartFile file upload

How Zotero removes auto-generated tags

Several common errors when using MP

LocalDate加减操作及比较大小
随机推荐
Daily practice of LeetCode - palindrome structure of OR36 linked list
Detailed explanation of TCP and UDP
els 方块向左移动条件判断
SQL Interview Questions (Key Points)
从滴滴罚款后数据治理思考
【C语言】预处理操作
web容器及IIS --- 中间件渗透方法1
interprocess communication
Good place to download jar packages
浅识Flutter 基本组件之showDatePicker方法
type_traits元编程库学习
[Swift]自定义点击APP图标弹出的快捷方式
Analysis summary - self-use
CloudCompare & PCL calculate the degree of overlap between two point clouds
type_traits metaprogramming library learning
【AUTOSAR-RTE】-4-Port和Interface以及Data Type
【异常】The field file exceeds its maximum permitted size of 1048576 bytes.
「 每日一练,快乐水题 」1331. 数组序号转换
Can‘t load /home/Iot/.rnd into RNG
Redis 统计用户新增和留存