ddfnet icon indicating copy to clipboard operation
ddfnet copied to clipboard

nvcc fatal : Unsupported gpu architecture 'compute_75'

Open Booooooooooo opened this issue 3 years ago • 2 comments

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.

Booooooooooo avatar Jun 28 '21 08:06 Booooooooooo

What is your CUDA version? Please make sure your nvcc match your CUDA version.

theFoxofSky avatar Jun 28 '21 09:06 theFoxofSky

You can find more details in this link: https://blog.csdn.net/sophia_xw/article/details/102561410

theFoxofSky avatar Jun 28 '21 09:06 theFoxofSky