From 7c334200fa6b14da487fee1a68e4afe66c8dda19 Mon Sep 17 00:00:00 2001 From: Wilson Fung Date: Fri, 2 Mar 2012 20:16:03 -0800 Subject: Updated CHANGE file for the latest bug fixes. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11589] --- CHANGES | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 98b1a5d..1353915 100644 --- a/CHANGES +++ b/CHANGES @@ -33,7 +33,13 @@ CHANGE LOG: Version 3.0.2 versus 3.0.1 gpgpu_n_tex_insn gpgpu_n_const_mem_insn gpgpu_n_param_mem_insn -- Fixed a bug where the PTX load and store instructions' input address register dependencies were not being registered with the scoreboard +- Fixed a bug where the PTX load and store instructions' input address register + dependencies were not being registered with the scoreboard. +- Updated how pending hits in data cache are reported (3.0.0 and 3.0.1 reports + the difference between the number of cache misses and pending hits). +- Fixed a bug where a configuration with non power-of-two number of memory + partitions can cause two different linear address to be aliased into the + same intra-partition address at the same memory partition. Version 3.0.1 versus 3.0.0b - Updated README and setup_environment for more streamlined setup. -- cgit v1.3