summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorWilson Fung <[email protected]>2013-01-25 21:34:30 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:49:24 -0700
commitb3de117ec61c3b59dc386562dc821fed6627e38b (patch)
tree14cee447af99a371ae3019bdfef3491d54a34595 /CHANGES
parent8c087fa6baa2268a2675c3fec772f2bd696f080e (diff)
Added kernel name and launch uids to the stat printout to simplify per-kernel stat binning.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15109]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 0df26b5..bbd2bde 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,12 @@
LOG:
Version 3.2.0+edits (development branch) versus 3.2.0
+- Added kernel name and launch uids to performance statistics log.
- Bug Fixes:
- Applied patch from Kito Cheng to update libopencl for checking NULL error
code pointer.
- - Set the numeric locale before the parsing to a standard locale with the decimal point
- represented as "dot" not a "comma", so parsing is done correctly independent of the
- system locale.
+ - Set the numeric locale before the parsing to a standard locale with the
+ decimal point represented as "dot" not a "comma", so parsing is done
+ correctly independent of the system locale.
Version 3.2.0 versus 3.1.2
- Added GPUWattch GPGPU power model based on McPAT 0.8beta.