summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTor Aamodt <[email protected]>2013-03-29 18:26:06 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:50:06 -0700
commit63ced796dc4b66ef2e3f8ab7b768b84c11251126 (patch)
treebf0ca6ba3cf1abee5a841b6237bd2bf3bcfe75d8 /CHANGES
parent16205e31bbf0b99f3f311cd8c074dd9cd5d3b035 (diff)
version 3.2.1
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15635]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 0cd317f..e5faaf1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
LOG:
-Version 3.2.0+edits (development branch) versus 3.2.0
+Version 3.2.1 versus 3.2.0
- Added kernel name and launch uids to performance statistics log.
- Added l2_cache_config class to extend baseline cache_config. Allows for
custom, L2 cache specific functions (such as tag/set index
@@ -71,9 +71,9 @@ 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
+ - 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 for [Bug 43] Incorrect power results - new gpuwattch_gtx480.xml file
Version 3.2.0 versus 3.1.2
- Added GPUWattch GPGPU power model based on McPAT 0.8beta.