diff options
| author | Wilson Fung <[email protected]> | 2013-07-04 11:26:37 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:50:57 -0700 |
| commit | 9143e9bb4ea104933c7cda3de5abbd3b923bf67e (patch) | |
| tree | 78d7a037d5b217a9791a9161910a395751100c67 /CHANGES | |
| parent | f9b930c85fd244c5819eed7971f54e608258a0f7 (diff) | |
Updated the aerialvision log parser to detect for metric sample that contains no data. Instead of crashing, it prints out an warning and proceeds.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 16569]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -46,6 +46,8 @@ Version 3.2.1+edits (development branch) versus 3.2.1 - Fixed a dependency error in the src/cuda-sim Makefile. - Fixing a source of non-determinism in GPGPU-Sim (Bug 147). - Eliminated some memory leaks in the pure functional simulator + - Added check to AerialVision to detect and warn about performance metric + entries with no data. Version 3.2.1 versus 3.2.0 - Added kernel name and launch uids to performance statistics log. |
