Open ghost opened 3 years ago
Any luck?
Unfortunatelly, still there is no solution!
cuda 11.2 pytoch 1.8.1
same problem when make.sh,RuntimeError: Error compiling objects for extension.
Hello, RTX3080, Python3.8, pytorch1.7.0, cuda11.0 can run on laptops. Run the python setup.py build develop command on your terminal to compile DCNv2 if./make.sh is not available. Next, you're ready to test!
With RTX3060, Python3.8, Pytorch1.8, CUDA11.1 https://codechina.csdn.net/mirrors/jinfagang/DCNv2_latest compiled successfully.
Hello,
I am not able to compile DCN v2. My configuraiton is the following:
conda 4.9.2 python 3.8.8 pytorch 1.8.1 Build cuda_11.2.r11.2/compiler.29618528_0 driver version: 460.39 CUDA Version 11.2
I have tried many DCN v2 forks to compile but I was not able succeed. Any helpd would be appreciated :)
Thank you Fatih.