summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndrew M. B. Boktor <[email protected]>2012-05-15 13:40:39 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:47:30 -0700
commitff7fd9c638d473340fa3e5ed56589b32923a1d7b (patch)
tree6c69ae4e5ea3076051abcfa8a3cb8f746fa0edbc /CHANGES
parentc6375c2e20c1f78d26d4df320cceaffe142c6567 (diff)
Changing URL to the simulator
Better wording Correcting paths [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12576]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index a1b4e75..a6cd2c3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -26,11 +26,12 @@ 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 sim rates to be double the actual value
+ - Fix for a bug that caused inacurate simulation rate (how fast the
+ simulator is in instructions/second)
- 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
- - Fixed a bug that caused deadlock check to be ommitted
+ - Fixed a bug that caused deadlock check to be omitted
Version 3.0.2 versus 3.0.1
- Added Fermi configuration