zju3dv / NeuralRecon

Code for "NeuralRecon: Real-Time Coherent 3D Reconstruction from Monocular Video", CVPR 2021 oral
https://zju3dv.github.io/neuralrecon/
Apache License 2.0
2.07k stars 299 forks source link

RTX 30系列显卡是否支持 #55

Closed cucdengjunli closed 3 years ago

cucdengjunli commented 3 years ago

您好 我是中国传媒大学研究生,正在学习您的工程,您的cuda要求为10.2, 请问能否换为cuda11 ,因为RTX30系列显卡不支持cuda10.2

JiamingSuen commented 3 years ago

It should be compatible with CUDA 11 but I've not tested it. Please submit a issue to the torchsparse repo if you met any problem with CUDA 11.

danglu999 commented 3 years ago

Hi, @cucdengjunli I have tested it on RTX 3060 and 3070, they both work well

cucdengjunli commented 3 years ago

Hi, @cucdengjunli I have tested it on RTX 3060 and 3070, they both work well

torchsparch is not work well

HaFred commented 2 years ago

A PyTorch environment with matched version setup will solve the problem.