zju3dv / NeuralRecon

Code for "NeuralRecon: Real-Time Coherent 3D Reconstruction from Monocular Video", CVPR 2021 oral

Home Page:https://zju3dv.github.io/neuralrecon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pycuda

yuyingliu717 opened this issue · comments

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'
]

I had the same problem