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

Runtime Error: "undefined symbol: yyparse" #105

Closed
latifisalar opened this issue Mar 27, 2019 · 1 comment
Closed

Runtime Error: "undefined symbol: yyparse" #105

latifisalar opened this issue Mar 27, 2019 · 1 comment

Comments

@latifisalar
Copy link

I have successfully built gpgpusim dev branch, but when I try to simulate my own kernel(which does not require cuBLAS), I face a runtime error indicating:

symbol lookup error: /ROOT/gpgpu-sim_distribution/lib/gcc-5.4.0/cuda-9000/release/libcudart.so.9.0: undefined symbol: yyparse

Here is the configuration of my setup:

  • Ubuntu 16.04
  • CUDA 9.0
  • GCC 5.4.0
  • GPGPU-Sim 4.0.0

Would really appreciate your help.
Thanks

@latifisalar latifisalar changed the title Runtime Error: undefined symbol: yyparse Runtime Error: "undefined symbol: yyparse" Mar 27, 2019
@latifisalar
Copy link
Author

Problem solved. The issue was in gcc/g++ setup.
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

1 participant