diff options
| author | Wilson Fung <[email protected]> | 2013-01-25 21:34:30 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:49:24 -0700 |
| commit | b3de117ec61c3b59dc386562dc821fed6627e38b (patch) | |
| tree | 14cee447af99a371ae3019bdfef3491d54a34595 /CHANGES | |
| parent | 8c087fa6baa2268a2675c3fec772f2bd696f080e (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-- | CHANGES | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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. |
