当前位置:网站首页>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 .
边栏推荐
- psnr,ssim,rmse三个指标的定量分析
- How does win11 turn on visual control? Win11 method of turning on visual control
- Warning: implicitly declaring library function 'printf' with type 'int (const char *,...)‘
- 設置單擊右鍵可以選擇用VS Code打開文件
- Cryptography -- the mode of block cipher
- Temperature measurement and display of 51 single chip microcomputer [simulation]
- Prometheus deployment
- Realize the linkage between bottomnavigationview and navigation
- Solving ordinary differential equations with MATLAB
- C# MVC创建一个视图摆脱布局的影响
猜你喜欢

How does win11 turn on visual control? Win11 method of turning on visual control

Looking at Ctrip's toughness and vision from the Q1 financial report in 2022

Construction of Hisilicon 3559 universal platform: draw a frame on the captured YUV image

Mask R-CNN

Where is the win11 automatic shutdown setting? Two methods of setting automatic shutdown in win11
![Eight bit responder [51 single chip microcomputer]](/img/4f/683948fca93a0dc1a0409839f60759.jpg)
Eight bit responder [51 single chip microcomputer]

PotPlayer设置最小化的快捷键

Cryptography -- the mode of block cipher

Compose 中的 'ViewPager' 详解 | 开发者说·DTalk

Redis expiration policy +conf record
随机推荐
psnr,ssim,rmse三个指标的定量分析
为什么RTOS系统要使用MPU?
在SOUI里使用真窗口时使用SOUI的滚动条
20220527_数据库过程_语句留档
Minimum spanning tree
Talk about memory model and memory order
Application of containerization technology in embedded field
Splunk audit setting
Quantitative analysis of PSNR, SSIM and RMSE
YOLOX加强特征提取网络Panet分析
RecyclerView结合ViewBinding的使用
What if win11 can't turn off the sticky key? The sticky key is cancelled but it doesn't work. How to solve it
Construction of Hisilicon 3559 universal platform: rotation operation on the captured YUV image
Easyclick, EC Quanlang network verification source code
"A good programmer is worth five ordinary programmers!"
Brief introduction of emotional dialogue recognition and generation
The difference between new and make in golang
Three solutions to frequent sticking and no response of explorer in win11 system
Go project operation method
2022年最新最全软件测试面试题大全