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: cudnnSetConvolutionGroupCount #44

Closed
songning2018 opened this issue Jun 19, 2018 · 1 comment
Closed

undefined symbol: cudnnSetConvolutionGroupCount #44

songning2018 opened this issue Jun 19, 2018 · 1 comment

Comments

@songning2018
Copy link

python: symbol lookup error: /home/sn/anaconda3/envs/pytorch0.3/lib/python3.6/site-packages/torch/_C.cpython-36m-x86_64-linux-gnu.so: undefined symbol: cudnnSetConvolutionGroupCount

I use python 3.6.2, pytorch0.3, numpy 1.14.
I got the error when I run " python test.py --gpu_ids 0 --name /home/sn/person-reid/Person_reID_baseline_pytorch/model/ft_ResNet50 --test_dir /home/sn/person-reid/Market-1501/pytorch --which_epoch 59".
Do you know how to solve this problem?

@layumi
Copy link
Owner

layumi commented Jun 23, 2018

Hi @songning2018
It seems to be an error with cudnn.
You may try reinstalling the pytorch.

@layumi layumi closed this as completed Sep 25, 2018
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