I am using nvdecoder to decode rtsp stream, and then use nvcaffe and tensorrt to do model forward(and I use gpu opencv to do some resize). everything is ok when I am using debug mode, but if I build it with release mode, there will be an encounter illegal address error
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Debug works, Release does not | 2 | 3715 | February 20, 2008 | |
problem with memory access | 5 | 1161 | June 22, 2017 | |
Build in release mode | 9 | 663 | October 18, 2021 | |
Release and Debug Compilation | 3 | 4683 | November 15, 2010 | |
Release mode cannot be used in CUDA code? | 1 | 6486 | March 5, 2013 | |
CUDA code doesn't run on Release mode | 3 | 4936 | November 21, 2008 | |
Syncronization problem only in release mode | 0 | 541 | November 24, 2011 | |
TensorRT 5.0.2.6 with CuDNN 7.3.1 c++ execution raise an Engine.cpp (555) - Cuda Error in execute: 77 | 1 | 974 | January 2, 2019 | |
CUDA Runtime Problem: CUDA error with code=700(cudaErrorIllegalAddress) | 7 | 3210 | September 5, 2022 | |
emudebug and release mode | 1 | 1212 | February 19, 2010 |