diff options
| author | Wilson Fung <[email protected]> | 2012-06-13 23:35:32 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:32 -0700 |
| commit | ab4d53afde24b3ebaefa3fbacb71915dc6dba916 (patch) | |
| tree | 17f39be95c65aa41459588a1880ca0edfcd37d9a | |
| parent | 8a3291b1f8f2e373501d41496bd8820fad100bb0 (diff) | |
Upated CHANGES to include description to bug 168 (internal).
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13089]
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ Version 3.1.0+edits (development branch) versus 3.1.0 in cuobjdump_to_ptxplus - Correctly handling MVC instructions in cuobjdump_to_ptxplus; now they can map to cvt or mov. + - Corrected calculation of average memory latency. Before this fix, the + metric was only reporting the average for memory accesses from the final + AerialVision sampling window. Now the metric reports average memory + latency for all memory accesses in the entire application run. Version 3.1.0 versus 3.0.2 - Support for CUDA 4.0 for both PTX and PTXPlus. |
