Cuda failure: status=700 in cuResData at line 3XX

Please provide complete information as applicable to your setup.

• Hardware Platform (dGPU - GeForce RTX 2070)
• DeepStream Version = 6.0
• TensorRT Version = 8.2.2.1
• NVIDIA GPU Driver Version (valid for GPU only) = 510.39.01
• Issue Type(bugs)
CUDA Version= 11.6

I am trying to run DS 6.0 on dGPU (RTX 2070) with the config /opt/nvidia/deepstream/deepstream-6.0/samples/configs/deepstream-app/source30_1080p_dec_infer-resnet_tiled_display_int8.txt on sample. But it returns error like this:


**PERF:  FPS 0 (Avg)	FPS 1 (Avg)	FPS 2 (Avg)	FPS 3 (Avg)	FPS 4 (Avg)	FPS 5 (Avg)	FPS 6 (Avg)	FPS 7 (Avg)	FPS 8 (Avg)	FPS 9 (Avg)	FPS 10 (Avg)	FPS 11 (Avg)	FPS 12 (Avg)	FPS 13 (Avg)	FPS 14 (Avg)	FPS 15 (Avg)	FPS 16 (Avg)	FPS 17 (Avg)	FPS 18 (Avg)	FPS 19 (Avg)	FPS 20 (Avg)	FPS 21 (Avg)	FPS 22 (Avg)	FPS 23 (Avg)	FPS 24 (Avg)	FPS 25 (Avg)	FPS 26 (Avg)	FPS 27 (Avg)	FPS 28 (Avg)	FPS 29 (Avg)	
**PERF:  0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	0.00 (0.00)	
** INFO: <bus_callback:194>: Pipeline ready

Cuda failure: status=1 in cuResData at line 316
Cuda failure: status=1 in cuResData at line 348
ERROR: nvdsinfer_context_impl.cpp:341 Failed to make stream wait on event, cuda err_no:700, err_str:cudaErrorIllegalAddress
ERROR: nvdsinfer_context_impl.cpp:1619 Preprocessor transform input data failed., nvinfer error:NVDSINFER_CUDA_ERROR
0:00:07.984732008 23505 0x55b2e7def320 WARN                 nvinfer gstnvinfer.cpp:1324:gst_nvinfer_input_queue_loop:<primary_gie> error: Failed to queue input batch for inferencing
ERROR from primary_gie: Failed to queue input batch for inferencing
Debug info: gstnvinfer.cpp(1324): gst_nvinfer_input_queue_loop (): /GstPipeline:pipeline/GstBin:primary_gie_bin/GstNvInfer:primary_gie
Cuda failure: status=700 in cuResData at line 316
Cuda failure: status=700 in cuResData at line 348

Is there any version mismatch among cuda, cudnn, tensorrt and driver? I am confused.

I meet the same problem with you. I don’t know if there are some problems in my environment

@Morganh Please help with the issue. Multiple users reporting the same problem.

@neuroSparK
It is a topic related to deepstream. Ds team will check it. I focus on TAO forum. Thanks.

Your GPU driver, CUDA and TensorRT versions are wrong. Please following DeepStream 6.0 GA compatibility. Quickstart Guide — DeepStream 6.1.1 Release documentation

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.