VINS-Fusion icon indicating copy to clipboard operation
VINS-Fusion copied to clipboard

error: (-217:Gpu API call) no kernel image is available for execution on the device in function 'caller'

Open Rbb666 opened this issue 3 years ago • 0 comments

Hi, I installed opencv3.4.1 and cuda10.1 on Jetson NX , but when I compile and configure use_ gpu: 1 when running vins-fusion-gpu, this error will be reported. Please help me solve it. Thank you!!!

terminate called after throwing an instance of 'cv::Exception'
  what():  OpenCV(3.4.10) /home/rb/opencv-3.4.1/modules/cudafilters/src/cuda/row_filter.hpp:169: error: (-217:Gpu API call) no kernel image is available for execution on the device in function 'caller'

Rbb666 avatar Mar 16 '22 09:03 Rbb666