From 75e9d965938417956dece33b2e6c14dd814e4d72 Mon Sep 17 00:00:00 2001 From: Ahmed El-Shafiey Date: Wed, 16 May 2012 12:45:24 -0800 Subject: Adding this bullet point to the bug fixes - Added a missed support for the perfect memory configuration option which models a memory system with 1 cycle latency per request. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12608] --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index e9f87ad..b677137 100644 --- a/CHANGES +++ b/CHANGES @@ -32,6 +32,8 @@ Version 3.1.0 versus 3.0.2 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 omitted + - Added a missed support for the perfect memory configuration option which + models a memory system with 1 cycle latency per request. Version 3.0.2 versus 3.0.1 - Added Fermi configuration -- cgit v1.3