itabhiyanta
itabhiyanta
Hi Alex Here you are. i have attached the main.cpp which compiles to Example and then also the sample point cloud i have. it is having only 30000 points. I...
Hi Alexander I did pull the master and again rain ./Example from the build directory and prior to this changed the path to the .ply file to the location where...
when i run with memcheck i get this output rohit@rohit-desktop-work:~/Documents/bruteforceNN/kNNcuda/build$ cuda-memcheck ./Example ========= CUDA-MEMCHECK Reading file /home/rohit/Documents/bruteforceNN/kNNcuda/src/simple.ply ... Finished reading file. 30000 Constructing kd-tree... Finished kd-tree construction. Start Normal Calculation......
okay i was able to see something i guess is useful using cuda-gdb rohit@rohit-desktop-work:~/Documents/bruteforceNN/kNNcuda/build$ cuda-gdb ./Example NVIDIA (R) CUDA Debugger 8.0 release Portions Copyright (C) 2007-2016 NVIDIA Corporation GNU gdb...
rohit@rohit-desktop-work:/usr/local/cuda-8.0/samples/bin/x86_64/linux/release$ . /deviceQuery ./deviceQuery Starting... CUDA Device Query (Runtime API) version (CUDART static linking) Detected 1 CUDA Capable device(s) Device 0: "Quadro M4000" CUDA Driver Version / Runtime Version 8.0...
i will check it now alexander. i appreciate your time and interest in this. Thanks again. Rohit On Tue, May 30, 2017 at 2:33 PM, Alexander Mock wrote: > I...
the warp-fix branch worked alexander. thanks i'll try a bigger point cloud now
ok so a 2M point cloud again seems to end up with the same error rohit@rohit-desktop-work:~/Documents/bruteforceNN/kNNcuda/build$ cuda-gdb ./Example NVIDIA (R) CUDA Debugger 8.0 release Portions Copyright (C) 2007-2016 NVIDIA Corporation...
Thanks Alexander I will look into it. If i am able to find a fix I'll inform you. with kind regards Rohit On Wed, May 31, 2017 at 11:26 AM,...