hard_decode_trt icon indicating copy to clipboard operation
hard_decode_trt copied to clipboard

CUDA Driver error

Open Hongyuan-Liu opened this issue 4 years ago • 2 comments

运行的时候出现下面的错误: [2021-11-11 10:40:49][info][trt_infer.cpp:190]: 0.output : shape {16 x 25200 x 85}, Float32 [2021-11-11 10:40:49][error][cuda_tools.cpp:17]:CUDA Driver error cuvidCtxLockCreate(&m_ctxLock, cuContext) # (null), code = (null) [ -390026416 ] in file /workspace/hard_decode_trt/src/ffhdd/cuvid_decoder.cpp:95 [2021-11-11 10:40:49][error][app_yolo.cpp:134]:decoder create failed [2021-11-11 10:40:49][info][yolo.cpp:288]:Engine destroy. 请问,这是驱动的问题吗,是否要更新驱动程序?

Hongyuan-Liu avatar Nov 11 '21 10:11 Hongyuan-Liu

我遇到了相同的問題,請問你解決了嗎?

hygxy avatar Sep 07 '22 08:09 hygxy

运行的时候出现下面的错误: [2021-11-11 10:40:49][info][trt_infer.cpp:190]: 0.output : shape {16 x 25200 x 85}, Float32 [2021-11-11 10:40:49][error][cuda_tools.cpp:17]:CUDA Driver error cuvidCtxLockCreate(&m_ctxLock, cuContext) # (null), code = (null) [ -390026416 ] in file /workspace/hard_decode_trt/src/ffhdd/cuvid_decoder.cpp:95 [2021-11-11 10:40:49][error][app_yolo.cpp:134]:decoder create failed [2021-11-11 10:40:49][info][yolo.cpp:288]:Engine destroy. 请问,这是驱动的问题吗,是否要更新驱动程序?

怎么解决的?

WANGCHAO1996 avatar May 05 '23 00:05 WANGCHAO1996