gpu-compute: fix uninitialized value error.
Review Request #3337 - Created Feb. 22, 2016 and updated
| Information | |
|---|---|
| Marc Orr | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11348:d879687daa1c --------------------------- gpu-compute: fix uninitialized value error. I came across this uninitialized value error, while running the gpu-compute model inside valgrind.
Ship It!
Posted (Feb. 23, 2016, 12:23 a.m.)
It would be good if someone could run this with ubsan and asan.
Also, if we all agree that 'gpu-compute' is indeed the most sensible keyword we should add it to the list. Something shorted and snappier would be nice, but I guess gpgpu, apu are not favoured?
Posted (Feb. 23, 2016, 6:54 a.m.)
-
src/arch/hsail/insts/mem_impl.hh (Diff revision 1) -
if (mask[lane] && m->addr[lane] < w->privSizePerItem)?
Or am I missing something here?
Review request changed
Updated (Feb. 25, 2016, 1:26 p.m.)
Description: |
|
|||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+8 -10) |
