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

在AMD 2024年7月的以后的AMD驱动上没效果,在2025年的N卡驱动推理就卡死了,用老版本的显卡驱动就正常 #5920

Open
xiaoxingbobo opened this issue Feb 25, 2025 · 5 comments

Comments

@xiaoxingbobo
Copy link

detail | 详细描述 | 詳細な説明

如题

@xiaoxingbobo
Copy link
Author

用的yolov8模型

@xiaoxingbobo
Copy link
Author

英伟达最新版驱动报错:
vkWaitForFences failed -4
FATAL ERROR! reclaim_blob_allocator get wild allocator 000001515ADBB770
FATAL ERROR! reclaim_staging_allocator get wild allocator 000001515ADBB650
vkQueueSubmit failed -4
FATAL ERROR! reclaim_blob_allocator get wild allocator 000001515ADBB770
FATAL ERROR! reclaim_staging_allocator get wild allocator 000001515ADBB650
vkQueueSubmit failed -4
FATAL ERROR! reclaim_blob_allocator get wild allocator 000001515ADBB770
FATAL ERROR! reclaim_staging_allocator get wild allocator 000001515ADBB650
vkQueueSubmit failed -4
FATAL ERROR! reclaim_blob_allocator get wild allocator 000001515ADBB770
FATAL ERROR! reclaim_staging_allocator get wild allocator 000001515ADBB650

@nihui
Copy link
Member

nihui commented Mar 7, 2025

@xiaoxingbobo
Copy link
Author

使用ncnn的example复现吗

代码:https://github.com/Tencent/ncnn/blob/master/examples/yolov8.cpp 模型:https://github.com/nihui/ncnn-assets/tree/master/models

确实是模型的问题,训练用的ultralytics 8.3版本,我应该用哪个版本呢?

@xiaoxingbobo
Copy link
Author

使用了yolov8.2.103版本,官方的yolov8s、yolov8n都只正常使用,训练后的s模型还是报如下的错误,训练后的n模型可以正常使用了:[0 NVIDIA GeForce RTX 3070 Ti Laptop GPU] queueC=2[8] queueG=0[16] queueT=1[2]
[0 NVIDIA GeForce RTX 3070 Ti Laptop GPU] bugsbn1=0 bugbilz=0 bugcopc=0 bugihfa=0
[0 NVIDIA GeForce RTX 3070 Ti Laptop GPU] fp16-p/s/u/a=1/1/1/1 int8-p/s/u/a=1/1/1/1
[0 NVIDIA GeForce RTX 3070 Ti Laptop GPU] subgroup=32 basic/vote/ballot/shuffle=1/1/1/1
[0 NVIDIA GeForce RTX 3070 Ti Laptop GPU] fp16-8x8x16/16x8x8/16x8x16/16x16x16=0/1/1/1
vkWaitForFences failed -4
vkQueueSubmit failed -4

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

2 participants