summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorWilson Fung <[email protected]>2012-10-30 22:43:44 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:49:21 -0700
commitd0b377ded0c804580a78f2327b84e6e2ea1ee069 (patch)
treecc14f8b6a599b86e5da351c66eee5ab40962da56 /CHANGES
parent3863ad27814eefe2d26b2eba7eb8a4ab65bef5a4 (diff)
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]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
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