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: __cudaPopCall Configuration #195

Closed
Wanggcong opened this issue Jun 12, 2018 · 5 comments
Closed

undefined symbol: __cudaPopCall Configuration #195

Wanggcong opened this issue Jun 12, 2018 · 5 comments

Comments

@Wanggcong
Copy link

Hi, when I compiled the file make.sh, I got a error:

What I have done:
cd faster-rcnn.pytorch/lib and run ./make.sh
I got some warning: unsued variable 'inBottomRight' [-Wunsued-variable real inBottomRight=0],...

What I met:
When I run python demo.py, I got:
ImportError: /home/xxx/faster-rcnn.pytorch/lib/model/nms/_ext/nms/_nms.so: undefined symbol: __cudaPopCallConfiguration

What I have tried:

  1. changed '/usr/local/cuda/bin' into '/usr/local/cuda-9.2/bin'
  2. added /usr/local/cuda-9.2/bin to ~/.bashrc and source ~/.bashrc
  3. nvidia-smi, driver version 396.26;
  • cuda-9.2

  • no cudnn (because I cannot log in the nvidia cudnn)

  • pytorch 0.4 (when installing, I use the command : conda install pytorch torchvision cuda91 -c pytorch)

Any suggestion will be appreciated! Thanks.

@gp1313
Copy link

gp1313 commented Jul 13, 2018

@Wanggcong I'm facing the same issue.

@relh
Copy link

relh commented Jul 27, 2018

Checkout #190

@Wanggcong
Copy link
Author

@gp1313 I used another server and the problem is gone. I do not know why!

@Wanggcong
Copy link
Author

@relh Thanks for you reply!

@jwyang jwyang closed this as completed Sep 16, 2018
@mengpengfei
Copy link

I'm facing the same issue.i can only use cuda8

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

5 participants