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

undefined symbol: __cudaPopCallConfiguration errror #21

Open
xs020420 opened this issue May 28, 2020 · 2 comments
Open

undefined symbol: __cudaPopCallConfiguration errror #21

xs020420 opened this issue May 28, 2020 · 2 comments

Comments

@xs020420
Copy link

Hello! When I try ro run demo.py ,
error "inpainting/models/correlation_package/_ext/correlation/_correlation.so: undefined symbol: __cudaPopCallConfiguration" occurs. My system cuda version is 10.0. I install pytorch 0.4.0 and cudatoolkit 9.0 in my anaconda envrionment. Could you give some suggestion on solving this problem?

@kooweat
Copy link

kooweat commented Jun 4, 2020

I'm facing the same issue, any updates?

@xs020420
Copy link
Author

xs020420 commented Jun 5, 2020

I'm facing the same issue, any updates?

It seems that cuda 10.0 do not support PyTorch 0.4.0. I solve the problem by installing cuda 9.0.

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