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

LLVM module hang #90

Open
jwang323 opened this issue Mar 29, 2015 · 1 comment
Open

LLVM module hang #90

jwang323 opened this issue Mar 29, 2015 · 1 comment

Comments

@jwang323
Copy link
Contributor

From [email protected] on June 05, 2014 03:56:58

What steps will reproduce the problem? 1. install latest gpuocelot by svn checkout http://gpuocelot.googlecode.com/svn/trunk/ gpuocelot-read-only
2. /gpuocelot-read-only/ocelot$ sudo ./build.py --install
3. modify configure.ocelot, devices: ["llvm"],
4. run my CUDA example , and the program hang at cudaLaunch (it can be observed through 'ltrace [program]') What is the expected output? What do you see instead? The emulated mode is OK. But I try some program in llvm mode, it led to this result. What version of the product are you using? On what operating system? Ubuntu12.04.2 64bit, llvm-3.3 Please provide any additional information below. Using Hello.cu test in this web example http://barefeg.wordpress.com/2012/06/16/how-to-install-gpuocelot-in-ubuntu-12-04/

Attachment: configure.ocelot hello.cu

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

@arkhadem
Copy link

Any update on this issue? I have the same problem.

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

2 participants