From 13c2654444c4a4da494e91be8bba7d4192cc640f Mon Sep 17 00:00:00 2001 From: Tayler Hetherington Date: Sun, 24 Mar 2013 13:02:34 -0800 Subject: Fixing GPUWattch McPAT Makefile to use -m32 for 32 bit and -m64 for 64 bit Linux [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15583] --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 3003133..d87bcb8 100644 --- a/CHANGES +++ b/CHANGES @@ -71,6 +71,8 @@ Version 3.2.0+edits (development branch) versus 3.2.0 treat zero as false and non-zero as true). - Fix for bug 47 - Issue with generating PTXPLUS with global __device__ variables: Expecting ".nv.global", provided ".nv.global.init". + - Fixing GPUWattch McPAT Makefile to use -m32 for 32 bit and -m64 + for 64 bit Linux. Version 3.2.0 versus 3.1.2 - Added GPUWattch GPGPU power model based on McPAT 0.8beta. -- cgit v1.3