From 9af6f86d0f06c2ca1b117d358009b91a646b0e83 Mon Sep 17 00:00:00 2001 From: Wilson Fung Date: Fri, 2 Nov 2012 04:00:26 -0800 Subject: Fixed the timing model for LDU instruction, before it was not recognized as a memory instruction in the timing model. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14538] --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 0bf4899..1057c1d 100644 --- a/CHANGES +++ b/CHANGES @@ -60,6 +60,8 @@ Version 3.1.1+edits (development branch) versus 3.1.1 - Fixed the shared memory bank conflict model for GTX 480 and Tesla C2050. Added options to configure the number of shared memory banks per shader core and to allow a more flexible broadcast mechanism. + - Fixed the timing model for LDU instruction, before it was not recognized + as a memory instruction in the timing model. Version 3.1.1 versus 3.1.0 - Add checks to top level makefile to ensure setup_environment is run and checks to -- cgit v1.3