youmi-zym / GO-SLAM

[ICCV2023] GO-SLAM: Global Optimization for Consistent 3D Instant Reconstruction
Apache License 2.0
344 stars 30 forks source link

run error #9

Closed sx123456123 closed 8 months ago

sx123456123 commented 8 months ago

ImportError: /home/suixin/anaconda3/envs/go-slam/lib/python3.7/site-packages/tinycudann_bindings/_61_C.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZNK3c1010TensorImpl36is_contiguous_nondefault_policy_implENS_12MemoryFormatE office0 done!

2023-10-28 00-09-06 的屏幕截图

sx123456123 commented 8 months ago

I run it successfully, but encounter another problem with GTX 1060: 2023-10-28 21-11-05 的屏幕截图

glaciomarine commented 8 months ago

我成功运行了它,但在 GTX 1060 上遇到了另一个问题: 2023-10-28 21-11-05 的屏幕截图

Hello, can I ask you how to install tiny-cuda-nn

youmi-zym commented 8 months ago

Hi,

I think it's not a good idea to run our slam on GTX 1060 because the minimum GPU memory requirement is 16G. But, yes, for some sequences, our slam only needs near 12G. But please, use a much more powerful GPU. I know it's hard sometimes.

Best, Youmin

wangt-tong commented 7 months ago

ImportError: /home/suixin/anaconda3/envs/go-slam/lib/python3.7/site-packages/tinycudann_bindings/_61_C.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZNK3c1010TensorImpl36is_contiguous_nondefault_policy_implENS_12MemoryFormatE office0 done!

2023-10-28 00-09-06 的屏幕截图 HI : How to solve this problem (For office0:cat: /home/wangt/exps/goslam/Replica/office0/first_try/metrics_traj.txt: 没有那个文件或目录),looking forward to your reply . thanks

byronsit commented 6 months ago

Hi,

I think it's not a good idea to run our slam on GTX 1060 because the minimum GPU memory requirement is 16G. But, yes, for some sequences, our slam only needs near 12G. But please, use a much more powerful GPU. I know it's hard sometimes.

Best, Youmin

in GTX4080-16G version, it shows that "CUDA out of memory." QAQ