diff options
| -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. |
