victorprad / InfiniTAM

A Framework for the Volumetric Integration of Depth Images
http://www.infinitam.org
Other
918 stars 351 forks source link

Cannot access the voxel blocks on device using Nsight VSE Debugger #160

Closed rcffc closed 3 years ago

rcffc commented 3 years ago

To understand #159 , I tried to use the Nsight VSE debugger to peek at the scene's LocalVBA during Reconstruction.

However, the program is unable to read the memory:

localvba

I am using GTX1050 which is supported by Nsight VSE.

rcffc commented 3 years ago

Works for CPU but not GPU.