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 #2

Open
RoyalVane opened this issue Oct 4, 2018 · 4 comments
Open

Error #2

RoyalVane opened this issue Oct 4, 2018 · 4 comments

Comments

@RoyalVane
Copy link

Hi,Bermanmaxim,
I have setup the lib by "python setup.py install" and the run "python test_GPUpool.py", but finding some error when I run the code:

suppixpool_CUDA-0.0.0-py3.6-linux-x86_64.egg/suppixpool_CUDA.cpython-36m-x86_64-linux-gnu.so:
undefined symbol: _ZN2at5ErrorC1ENS_14SourceLocationENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE

Could you please let me know if I have something missed? Thank you!

@bermanmaxim
Copy link
Owner

In my experience this might be linked to GCC versions (most recent GCC versions have different defaults with respect to standards). @Mathijssch do you have an idea on this?

@xidexia
Copy link

xidexia commented Oct 16, 2018

Got the same error here! Waiting for the solution.

@Mathijssch
Copy link
Collaborator

Unfortunately, I haven't experienced this issue yet, so I'm not sure what could be the problem. I do agree that it seems like it's linked to your compiler version. My best guess at this point would be to try updating gcc as suggested in #3 (comment).

@idealwei
Copy link

See this issue. It clarifys why this happened. Your can simply upgrade your Pytorch, the error will dispear.

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