lucasjinreal / DCNv2_latest

DCNv2 supports decent pytorch such as torch 1.5+ (now 1.8+)
BSD 3-Clause "New" or "Revised" License
609 stars 125 forks source link

No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' #61

Open mic2112 opened 1 year ago

mic2112 commented 1 year ago

Hey @jinfagang,

I'm trying to run and compile DCNv2, on the latest version of pytorch .i.e. 1.12 with a cuda version of 11.1. I get the following warning when running build:

Screenshot 2022-08-24 at 11 14 29 PM

and testgpu.py returns with the following output:

Screenshot 2022-08-24 at 11 58 49 PM

Can you help, please? TIA