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 when linking against CUDA6 #89

Open
jwang323 opened this issue Mar 29, 2015 · 0 comments
Open

Error when linking against CUDA6 #89

jwang323 opened this issue Mar 29, 2015 · 0 comments

Comments

@jwang323
Copy link
Contributor

From [email protected] on April 26, 2014 13:21:49

What steps will reproduce the problem? 1. Upgrade CUDA from version 5.5.22-1 to 6.0.37-1
2. Link my code against gpuocelot

My code linked succeffsully against CUDA 5.5, but fails against CUDA 6.0:
function __nv_init_managed_rt_with_module(void**): error: undefined reference to '__cudaInitModule'

I'm using gpuocelot-2255-4-x86_64 downloaded and compiled from the SVN repository as part of an arch user repository (AUR) package build

Hope this can be fixed so that CUDA 6.0 features will be supported
Keep the good work going!

Original issue: http://code.google.com/p/gpuocelot/issues/detail?id=90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant