summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAhmed El-Shafiey <[email protected]>2014-08-06 16:57:40 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:50:59 -0700
commitfd3c208f3c51c5520dcd7150d8a521a61577a9d5 (patch)
treed17d3c9f47c67e1f56c9e567f51fe7f56dd599c3 /CHANGES
parent94a6b6c513c0afaf86770d2af0e41c8d7d0da3f5 (diff)
Support for named bariers + bar.red + bar.arrive instructions
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 18452]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c994737..7352d28 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,8 @@ Version 3.2.3+edits (development branch) versus 3.2.3
- Added a parameter to the cache configuration to configure the set index
function. Added a hash set index function to the Fermi L1 data cache for
the two default cache sizes, 16KB/48KB with 32/64 sets.
+- Added support for named barriers.
+- Added support for bar.arrive and bar.red instructions.
- Bug fixes:
- Fixed bug #81, fix ordering of pushing branch entries to the stack