diff options
| author | Jingwen Leng (UT Austin) <[email protected]> | 2013-10-15 19:05:58 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:50:59 -0700 |
| commit | da74edd77d3effb3da82090c05ebd3a1f3965f1f (patch) | |
| tree | dcd310e14a7a343f285a4408374d72a9c43db194 /CHANGES | |
| parent | 3c71147d4138fbed4334a70c80b70a54539cce35 (diff) | |
fix dram sampling interval scaling
fix dram clock energy scaling
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 17124]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -87,6 +87,11 @@ Version 3.2.1+edits (development branch) versus 3.2.1 write-allocation requests from L1 cache are not consumed by the L2 cache. - Fixed a bug that caused allocated local and stack memory to be not correctly aligned. + - Fix for Bug 67 - updated the DRAM operaion coeff so that it adapts to different + calculation interval. Moved the DRAM related coeffs in XML configuration. Both + 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. |
