summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndrew M. B. Boktor <[email protected]>2012-05-15 16:14:44 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:47:30 -0700
commitc0bda47ed042790fc4bb2408c500c38763ea72cb (patch)
treeb4ca81c1fa4f3ba2214b000a680ad09c052c0edb /CHANGES
parentff7fd9c638d473340fa3e5ed56589b32923a1d7b (diff)
Rewording for a confusing sentence
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12581]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index a6cd2c3..e9f87ad 100644
--- a/CHANGES
+++ b/CHANGES
@@ -26,8 +26,8 @@ Version 3.1.0 versus 3.0.2
parsing each ptx file.
- Fix for a rare race condition that prevented kernel stats from being
printed
- - Fix for a bug that caused inacurate simulation rate (how fast the
- simulator is in instructions/second)
+ - Fix for miscalculation of the gpu_total_sim_rate value printed at the end
+ of a kernel launch
- Fix for a bug that caused atomic accesses not to have a payload to the
Atomic Operation Unit; atomic accesses now have a payload both to and
from the Atomic Operation Unit