gpu-compute: fix gpu memfence
Review Request #3338 - Created Feb. 22, 2016 and updated - Latest diff uploaded
| Information | |
|---|---|
| Marc Orr | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11349:f14a633b3ac8 --------------------------- gpu-compute: fix gpu memfence Memory fence instructions were incorrectly annotated to indicate that they were initiated on a kernel launch/end. This patch correctly annotates an explicit memory fence.
