ddfnet
ddfnet copied to clipboard
nvcc fatal : Unsupported gpu architecture 'compute_75'
Thank you for your excellent work! I am very interested in adopting ddf in other networks. However, I fail to setup ddf in my device with error message "nvcc fatal : Unsupported gpu architecture 'compute_75' error: command '/usr/bin/nvcc' failed with exit status 1". My GPU is Titan RTX.
What is your CUDA version? Please make sure your nvcc match your CUDA version.
You can find more details in this link: https://blog.csdn.net/sophia_xw/article/details/102561410