summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndrew M. B. Boktor <[email protected]>2012-05-15 12:09:27 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:47:30 -0700
commitc6375c2e20c1f78d26d4df320cceaffe142c6567 (patch)
treeb88dc35aa2a26fc1f4ea3ede47e14e0c3a079c9f /CHANGES
parente4125fe310b8c1b7c46ebebbebe65d51fd681992 (diff)
Adding Inder's changes
Update gcc, flex and bison versions Adding a paragraph about how to obtain the simulator via git and how to pull latest changes [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12572]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 1522ef7..a1b4e75 100644
--- a/CHANGES
+++ b/CHANGES
@@ -24,8 +24,13 @@ Version 3.1.0 versus 3.0.2
writebacks that were not considered by the operand collector.
- Fix for a bug that caused global symbol tables to be re-initialized after
parsing each ptx file.
- - Fix for a rare race condition that prevented kernel stats from being printed
+ - 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 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
Version 3.0.2 versus 3.0.1
- Added Fermi configuration