gpu-compute: Fixed a bug in global memory pipeline
authorTuan Ta <taquangtuan1992@gmail.com>
Fri, 3 Jun 2016 20:20:08 +0000 (16:20 -0400)
committerTuan Ta <taquangtuan1992@gmail.com>
Fri, 3 Jun 2016 20:20:08 +0000 (16:20 -0400)
commitb6d20c25c39cc52bf9d9d4899dd5b7abfa418ae2
tree378a94de8a8c4b6dd5d30834f510fdb71d49afdc
parent289a8ebdb1348994164c292f24970e56817cd1d6
gpu-compute: Fixed a bug in global memory pipeline

Added a condition when inflightStores is incremented to prevent a deadlock
caused by many memory fence requests generated by a CU
src/gpu-compute/global_memory_pipeline.cc