From 49d9395b32cae5d5a15b932f841a0888a98d4d31 Mon Sep 17 00:00:00 2001 From: Tayler Hetherington Date: Wed, 3 Apr 2013 11:17:41 -0800 Subject: Fix incorrect initialization of wire_length variable in cacti/wire.cc - causing incorrect per-access cache energy Adding 32bit/64bit check to Cacti's Makefile. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15668] --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index e5faaf1..d3dc9e2 100644 --- a/CHANGES +++ b/CHANGES @@ -74,6 +74,8 @@ Version 3.2.1 versus 3.2.0 - Fixing GPUWattch McPAT Makefile to use -m32 for 32 bit and -m64 for 64 bit Linux. - Fix for [Bug 43] Incorrect power results - new gpuwattch_gtx480.xml file + - Fix incorrect initialization of wire_length variable in cacti/wire.cc. + Caused incorrect per-access cache energy. Version 3.2.0 versus 3.1.2 - Added GPUWattch GPGPU power model based on McPAT 0.8beta. -- cgit v1.3