gtcasl/gpuocelot

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

jwang323 opened this issue · 0 comments

From mojtaba....@gmail.com 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