diff options
| author | Wilson Fung <[email protected]> | 2013-06-20 13:06:06 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:50:48 -0700 |
| commit | 33c2bb5ba2f0b45474fe2a72d87886692d6bf4ca (patch) | |
| tree | 4480fcf30a7e6ae54eba4cbf2caa78450499f04b /CHANGES | |
| parent | 07b32c3fb3c1a271bcc6e0a33ae6e134d10dd0b3 (diff) | |
Adding new option '-liveness_message_freq', which throttles the frequency of simulation liveness printout (default to 1 per second in wall clock time).
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 16482]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,6 +19,9 @@ Version 3.2.1+edits (development branch) versus 3.2.1 - Removed the use of gcc in compilation and the need for a bunch of unnecessary 'extern "c"' statements. - Removed print at kernel finish that dumped a warp issue histogram. +- Added new option '-liveness_message_freq'. It throttles the number of + simulation liveness messages printed by the timing model (defaults to + 1 message per second in wall clock time). - Bug Fixes: - Fixed the flit count sent to GPUWattch for atomic operations. - Fix for Bug 51 - Updated the function declaration of |
