当前位置:网站首页>RuntimeError: no valid convolution algorithms available in CuDNN
RuntimeError: no valid convolution algorithms available in CuDNN
2022-07-02 23:22:00 【Said the shepherdess】
In one belt GPU Of Windows Run an open source project on , Install the dependent libraries in turn 、 Solve the problem of insufficient virtual memory space 、 After solving the problem of memory out of bounds , Thought it was going to be finished , I didn't expect another fatal problem :

Baidu searched , Many people say that it is caused by insufficient video memory . So when running the program, it passes nvidia-smi Check the usage of video memory , It is found that the existing occupancy has been increasing before the error occurs , Until it is basically close to the upper limit of video memory :

So move the same program to Linux Server ( Single graphics card video memory 24G) Configure to run , yes OK Of .
So to solve this problem, in addition to changing the size of the video memory and graphics card , Another idea is to reduce the data sent to video memory in a single time . actually , In the above problematic code , Have already put wokers The quantity is set to 0, also batch_size It's also 1, So maybe something else went wrong . It is still positioning .
边栏推荐
- Alibaba cloud award winning experience: how to use polardb-x
- 程序员版本的八荣八耻~
- 2022年最新最全软件测试面试题大全
- Realize the linkage between bottomnavigationview and navigation
- 详解Promise使用
- Redis 过期策略+conf 记录
- [npuctf2020]ezlogin XPath injection
- 高数有多难?AI 卷到数学圈,高数考试正确率 81%!
- RecyclerView结合ViewBinding的使用
- China Academy of information technology, Tsinghua University, Tencent security, cloud native security, industry university research and use strong alliance!
猜你喜欢

Splunk audit setting

Go project operation method

Golang common settings - modify background

Is 408 not fragrant? The number of universities taking the 408 examination this year has basically not increased!

Hisilicon VI access video process

基于FPGA的VGA协议实现

解决:exceptiole ‘xxxxx.QRTZ_LOCKS‘ doesn‘t exist以及mysql的my.cnf文件追加lower_case_table_names后启动报错

YOLOX加强特征提取网络Panet分析

Print out mode of go

What if win11 can't turn off the sticky key? The sticky key is cancelled but it doesn't work. How to solve it
随机推荐
Learning Websites commonly used by circuit designers
理想汽车×OceanBase:当造车新势力遇上数据库新势力
The first batch of Tencent cloud completed the first cloud native security maturity assessment in China
基于Pyqt5工具栏按钮可实现界面切换-2
非路由组件之头部组件和底部组件书写
20220527_ Database process_ Statement retention
@BindsInstance在Dagger2中怎么使用
Pandora IOT development board learning (HAL Library) - Experiment 4 serial port communication experiment (learning notes)
力扣刷题(2022-6-28)
Li Kou brush questions (2022-6-28)
Eight honors and eight disgraces of the programmer version~
用matlab调用vs2015来编译vs工程
ping域名报错unknown host,nslookup/systemd-resolve可以正常解析,ping公网地址通怎么解决?
Application of containerization technology in embedded field
php 获取真实ip
Looking at Ctrip's toughness and vision from the Q1 financial report in 2022
SharedPreferences 保存List<Bean> 到本地并解决com.google.gson.internal.LinkedTreeMap cannot be cast to异常
Go basic constant definition and use
实现BottomNavigationView和Navigation联动
高数有多难?AI 卷到数学圈,高数考试正确率 81%!