Review Board 2.0.15


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.

   

Issue Summary

1 0 1 0
Description From Last Updated Status
Review request changed
Updated (Feb. 25, 2016, 1:26 p.m.)

Description:

~  

Changeset 11348:01a0e9fbaad4

  ~

Changeset 11348:d879687daa1c

   
   

gpu-compute: fix uninitialized value error.

   
   

I came across this uninitialized value error, while running the gpu-compute

    model inside valgrind.

Diff:

Revision 2 (+8 -10)

Show changes

Ship it!
Posted (Feb. 25, 2016, 1:40 p.m.)

Thanks! That looks better now :)