From d0b377ded0c804580a78f2327b84e6e2ea1ee069 Mon Sep 17 00:00:00 2001 From: Wilson Fung Date: Tue, 30 Oct 2012 22:43:44 -0800 Subject: Fixed the shared memory bank conflict model for GTX 480 and Tesla C2050. Now the two configs will feature 32-bank shared memory with a more flexible broadcast mechanism. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14509] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 29d1926..0bf4899 100644 --- a/CHANGES +++ b/CHANGES @@ -57,6 +57,9 @@ Version 3.1.1+edits (development branch) versus 3.1.1 simulation thread. - Fixed clCreateProgramWithSource to accept NULL or 0 as string length parameter - Fixed replacement of printf modifiers when compiling OpenCL code (e.g. '%f') + - 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. 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