-
Notifications
You must be signed in to change notification settings - Fork 521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DCN v2 compilation for RTX 3080 #204
Comments
You can switch out to a pure pytorch DCN, e.g.: |
You can try downgrading pytorch to 1.7. |
my pytorch is 1.7,and it works for compling |
Try using Docker: Run CenterTrack using DockerDCNv2 Compilation Issue Fixed
Check
Inside the container:
The DCNv2 is built from MatthewHowe_DCNv2. Thanks MatthewHowe for the contribution. Go to |
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.
The text was updated successfully, but these errors were encountered: