Skip to content
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

sh train.sh undefined symbol: __cudaRegisterFatBinaryEnd #31

Open
liu52020 opened this issue Nov 25, 2020 · 2 comments
Open

sh train.sh undefined symbol: __cudaRegisterFatBinaryEnd #31

liu52020 opened this issue Nov 25, 2020 · 2 comments

Comments

@liu52020
Copy link

ImportError: /home/lw/D4LCN-master/lib/nms/gpu_nms.cpython-36m-x86_64-linux-gnu.so: undefined symbol: __cudaRegisterFatBinaryEnd

sir, please help me! how do it?

@pie33000
Copy link

pie33000 commented Apr 3, 2021

Hi @liu52020 ,

The most likely cause of your error is the version of cuda and pytorch. Make sure you have:

  • cuda 8 and pytorch 0.4 or
    -cuda 9 and pytorch 1.0

I hope this can help you.

@liu52020
Copy link
Author

liu52020 commented Apr 4, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants