diff options
| author | Andrew M. B. Boktor <[email protected]> | 2012-05-15 16:14:44 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:30 -0700 |
| commit | c0bda47ed042790fc4bb2408c500c38763ea72cb (patch) | |
| tree | b4ca81c1fa4f3ba2214b000a680ad09c052c0edb | |
| parent | ff7fd9c638d473340fa3e5ed56589b32923a1d7b (diff) | |
Rewording for a confusing sentence
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12581]
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
