-
Notifications
You must be signed in to change notification settings - Fork 23
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
Unable to build correlation layer #2
Comments
Hi, Could you please post the GCC version? We only tested on Ubuntu 16.04 and 18.04 with GCC 7.5.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I have tried to build the correlation layer, however, it keeps on failing.
This is the error I get:
error: command '/usr/bin/nvcc' failed with exit status 1
Both cuda and nvcc versions are 11.0, pytorch 1.7. The gpu I use is a 2080Ti
Any ideas on how to solve this issue?
Thanks
The text was updated successfully, but these errors were encountered: