diff options
| author | Tayler Hetherington <[email protected]> | 2013-03-24 13:02:34 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:50:06 -0700 |
| commit | 13c2654444c4a4da494e91be8bba7d4192cc640f (patch) | |
| tree | 9a282443f2eee4be7d511548ea0059643f417bcd /CHANGES | |
| parent | 1a79a6c54cbd2a7b75ebc1ab7fd6d449f18197f8 (diff) | |
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]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |
