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

Error? #3

Open
xidexia opened this issue Oct 16, 2018 · 4 comments
Open

Error? #3

xidexia opened this issue Oct 16, 2018 · 4 comments

Comments

@xidexia
Copy link

xidexia commented Oct 16, 2018

I setup the lib by "python setup.py install" and then run "python test_GPUpool.py". And I got an error:

ImportError: /home/xidexia/anaconda3/lib/python3.6/site-packages/suppixpool_CUDA-0.0.0-py3.6-linux-x86_64.egg/suppixpool_CUDA.cpython-36m-x86_64-linux-gnu.so: undefined symbol: __cudaPopCallConfiguration

@lxtGH
Copy link

lxtGH commented Oct 16, 2018

make gcc(++) version on 5.4.0

@Mathijssch Mathijssch mentioned this issue Oct 16, 2018
@idealwei
Copy link

idealwei commented Nov 2, 2018

I setup the lib by "python setup.py install" and then run "python test_GPUpool.py". And I got an error:

ImportError: /home/xidexia/anaconda3/lib/python3.6/site-packages/suppixpool_CUDA-0.0.0-py3.6-linux-x86_64.egg/suppixpool_CUDA.cpython-36m-x86_64-linux-gnu.so: undefined symbol: __cudaPopCallConfiguration

See if .../site-packages/torch/utils/cpp_extensions.py has "define = '-D GLIBCXX_USE_CXX11_ABI=0'", if not, you need update your Pytorch

@idealwei
Copy link

idealwei commented Nov 2, 2018

make gcc(++) version on 5.4.0

在 RoIPooling.pytorch 和其他一些问题下也见过你啊,小哥你真是无处不在啊

@cyskyvein
Copy link

make gcc(++) version on 5.4.0

Can this build on windows? Thanks

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

4 participants