summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTor Aamodt <[email protected]>2013-10-31 14:10:31 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:50:59 -0700
commit24f29469c042761d8b8d185c374493fbde79aca4 (patch)
treea8e199e18fcf54996cc2c5d25a60d3e75c0b2616 /CHANGES
parentdb789973ec11440d4b4d02bc9ad1481ec9b1054f (diff)
version 3.2.2
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 17315]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index b92f230..35e04da 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
LOG:
-Version 3.2.1+edits (development branch) versus 3.2.1
+Version 3.2.2 versus 3.2.1
- Added NVIDIA Quadro FX5600 GPGPU-Sim and GPUWattch configuration files.
- Added cache_stats class to record all memory accesses and access outcomes
for each cache. Switched from the legacy cache statistics recorded in
@@ -93,7 +93,6 @@ Version 3.2.1+edits (development branch) versus 3.2.1
gpuwattch_gtx480.xml and gpuwattch_quadrofx5600.xml are added with GDDR5/GDDR3
coeffs.
-
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
@@ -171,7 +170,7 @@ Version 3.2.1 versus 3.2.0
- 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.