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

some trace-generators like ControlFlowVisualizer using getRangeBound function that is a member of EmulatedKernel class but the map datastructure that used by this function don't have member because no initialization or assignment occures for this datastructure how can i solve this problem #94

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

Comments

@jwang323
Copy link
Contributor

From [email protected] on August 07, 2014 06:03:13

some trace-generators like ControlFlowVisualizer using getRangeBound function that is a member of EmulatedKernel class but the map datastructure that used by this function don't have any data because no initialization or assignment occures for this datastructure.
how can i solve this problem?
because of this when using this trace-generator an out-of-range access error occures and execution terminates

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

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