Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows GPU环境下使用,提示cudnn64_8.dll异常 #362

Closed
publicforlijun opened this issue Oct 13, 2022 · 12 comments
Closed

Windows GPU环境下使用,提示cudnn64_8.dll异常 #362

publicforlijun opened this issue Oct 13, 2022 · 12 comments
Assignees

Comments

@publicforlijun
Copy link

Untitled

@publicforlijun
Copy link
Author

显卡是NVIDIA GeForce GTX 1660 SUPER

@publicforlijun
Copy link
Author

CUDA v11.8
cudnn-windows-x86_64-8.6.0.163_cuda11-archive

@jiangjiajun
Copy link
Collaborator

jiangjiajun commented Oct 13, 2022

看这个错误像是没有找到cudnn, 有配置环境变量吗?

@DefTruth
Copy link
Collaborator

@publicforlijun 有详细的log吗,看看具体是啥问题

@publicforlijun
Copy link
Author

看这个错误像是没有找到cudnn, 有配置环境变量吗?

报错出现在cudnn64_8.dll里面
Untitled
从进程加载DLL来看,有3个cudnn开头的,应该不是环境问题吧

@DefTruth
Copy link
Collaborator

目前我们还没有在 cuda 11.8 + cudnn 8.6.x 这种最新的配置上测试过,应该是cuda最近更新了版本,我们先尝试下复现您的问题哈

@publicforlijun
Copy link
Author

@publicforlijun 有详细的log吗,看看具体是啥问题
Uploading Untitled.png…

提示zlibwapi.dll找不到,这个是干嘛用的?

@publicforlijun
Copy link
Author

提示zlibwapi.dll找不到,这个是干嘛用的?

目前我们还没有在 cuda 11.8 + cudnn 8.6.x 这种最新的配置上测试过,应该是cuda最近更新了版本,我们先尝试下复现您的问题哈

提示zlibwapi.dll找不到,这个是干嘛用的?

@publicforlijun
Copy link
Author

zlibwapi.dll 缺失导致的报错.找到对应zlip资源问题修正

@DefTruth
Copy link
Collaborator

提示zlibwapi.dll找不到,这个是干嘛用的?

目前我们还没有在 cuda 11.8 + cudnn 8.6.x 这种最新的配置上测试过,应该是cuda最近更新了版本,我们先尝试下复现您的问题哈

提示zlibwapi.dll找不到,这个是干嘛用的?

高版本的cudnn引入了这个依赖,需要先安装zlip才能正常使用,可以看下官方文档:

@jiangjiajun jiangjiajun changed the title 使用官方编译好的SDK GPU matting 异常 CPU matting正常 Windows GPU环境下使用,提示cudnn64_8.dll异常 Oct 14, 2022
@YourHotPotato
Copy link

请问最后解决了吗?我也遇到了类似的错误:0x00007FFD6A50420D (cudnn64_8.dll) (Pro1.exe 中)处有未经处理的异常: 请求了严重的程序退出。

@Object1009
Copy link

请问最后解决了吗?我也遇到了类似的错误:0x00007FFD6A50420D (cudnn64_8.dll) (Pro1.exe 中)处有未经处理的异常: 请求了严重的程序退出。

你好老铁,我也遇到了同样的问题,请问你解决了吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants