From 33c2bb5ba2f0b45474fe2a72d87886692d6bf4ca Mon Sep 17 00:00:00 2001 From: Wilson Fung Date: Thu, 20 Jun 2013 13:06:06 -0800 Subject: 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] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index cf651c9..b403bc0 100644 --- a/CHANGES +++ b/CHANGES @@ -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 -- cgit v1.3