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.03k stars 294 forks source link

pycuda #119

Open yuyingliu717 opened 1 year ago

yuyingliu717 commented 1 year ago

pycuda.driver.CompileError: nvcc compilation of /tmp/tmp3sh8k726/kernel.cu failed [command: /usr/local/cuda-11.0/bin/nvcc --cubin -arch sm_86 -I/home/dell/anaconda3/envs/neucon/lib/python3.7/site-packages/pycuda/cuda kernel.cu] [stderr: nvcc fatal : Value 'sm_86' is not defined for option 'gpu-architecture' ]

ROJ1999 commented 12 months ago

I had the same problem