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

libmcwamp_hsa.so: undefined symbol: KalmarContext* getContext() #1037

Open
mythreyi22 opened this issue Feb 12, 2019 · 1 comment
Open

libmcwamp_hsa.so: undefined symbol: KalmarContext* getContext() #1037

mythreyi22 opened this issue Feb 12, 2019 · 1 comment

Comments

@mythreyi22
Copy link

Hello,

When attempting to run CNTK python examples with hip backend, I am facing this issue. I had to locally define KalmarContext* getContext(); in lib/hsa/mcwamp_hsa.cpp and build hcc from source. Am I missing something?

Thank you,
Mythreyi P

@david-salinas
Copy link
Collaborator

KalmarContext* getContext() is defined in lib/mcwamp.cpp and libmcwamp.so. How are invoking HCC ?

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