summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDongdong Li <[email protected]>2013-10-09 02:56:03 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:50:59 -0700
commit3c71147d4138fbed4334a70c80b70a54539cce35 (patch)
treeba72d6e4c3dff94c9b8e372dd028eab4554e1d7a /CHANGES
parent62e9f666a8c69e9820096860cf3e1d64a709baea (diff)
Bug FIX: icnt::full() check using wrong mf size
Review ID: 89001 [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 17086]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7856f07..d22401b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -55,6 +55,7 @@ Version 3.2.1+edits (development branch) versus 3.2.1
BookSim 2.0.
- Added the ability to trace all the shader cores in the SHADER_DPRINTF
- Bug Fixes:
+ - Fixed icnt::full() check using wrong mf size
- Fixed the flit count sent to GPUWattch for atomic operations.
- Fix for Bug 51 - Updated the function declaration of
clCreateContextFromType().