diff options
| author | Tim Rogers <[email protected]> | 2013-04-26 13:37:21 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:50:47 -0700 |
| commit | e3f98ac307226942862182077b90bf3809e7ce3a (patch) | |
| tree | 6bc9434c07c99208e86ff46860f2eb9cf4cd2974 /CHANGES | |
| parent | acd2b3341cca1192ff50f60591ef0db278d970bf (diff) | |
Fixing the broken valgrind build.
review:28002 lgtm:0
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15957]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ Version 3.2.1+edits (development branch) versus 3.2.1 is not implemented. - Removed the use of gcc in compilation and the need for a bunch of unnecessary 'extern "c"' statements. + - Fixed a mismatched new[] delete[] Version 3.2.1 versus 3.2.0 - Added kernel name and launch uids to performance statistics log. - Added l2_cache_config class to extend baseline cache_config. Allows for |
