From d32ab26591e6cf466f3e35a5e7fdd43ba1f397a6 Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Thu, 17 May 2012 10:35:40 -0800 Subject: revising description [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12625] --- CHANGES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index acbc2de..bdd41be 100644 --- a/CHANGES +++ b/CHANGES @@ -21,6 +21,9 @@ Version 3.1.0 versus 3.0.2 - Removed the no longer supported/used decuda_to_ptxplus - Removed all dependencies on the boost libraries. Now GPGPU-Sim can run without boost. +- Added missing support for -gpgpu_perfect_mem. When enabled this option + models a memory system with single cycle latency per memory request for + accesses that miss in the L1 caches. - Bug Fixes: - Added a missed call to operand collector writeback which fixes some writebacks that were not considered by the operand collector. @@ -34,8 +37,6 @@ 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. - Updated the Fermi config files such that when an access misses the L1 data cache, it allocates a line immediately before sending a data fetch request out to the memory partition. -- cgit v1.3