From c6375c2e20c1f78d26d4df320cceaffe142c6567 Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Tue, 15 May 2012 12:09:27 -0800 Subject: 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] --- CHANGES | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'CHANGES') 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 -- cgit v1.3