niessner / BundleFusion

[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration
http://graphics.stanford.edu/projects/bundlefusion/
Other
1.51k stars 355 forks source link

Runtime API error 700: an illegal memory access was encountered. #77

Open tan-tao11 opened 2 years ago

tan-tao11 commented 2 years ago

Hi, I met a strange problem when I run FriedLiver.exe using VS2013 + CUDA8.0. BundleFusion-master/FriedLiver/Source/SiftGPU/ProgramCU.cu(1571) : cudaSafeCall() Runtime API error 700: an illegal memory access was encountered.

myc00 commented 2 years ago

hi, have you solved it, I also encountered this problem

zouhongwei commented 2 years ago

Hi, I met a strange problem when I run FriedLiver.exe using VS2013 + CUDA8.0. BundleFusion-master/FriedLiver/Source/SiftGPU/ProgramCU.cu(1571) : cudaSafeCall() Runtime API error 700: an illegal memory access was encountered.

I come into the same issue, have you fixed it?