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

Open
GoogleCodeExporter opened this issue Feb 7, 2016 · 0 comments
Open

LLVM module hang #91

GoogleCodeExporter opened this issue Feb 7, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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
/

Original issue reported on code.google.com by billy79...@gmail.com on 5 Jun 2014 at 7:56

Attachments:

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