summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorInderpreet Singh <[email protected]>2012-10-15 13:36:31 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:49:21 -0700
commitcca02c10622f5a3f29d864abad23e8138909dc18 (patch)
treee80c732758ecf1de4d75baa0a52df7713d97c858 /CHANGES
parent013bb97792050d17a4e6dac95a18d16eed858a2e (diff)
Added functional execution support for shared memory atomic operations.
Integrated in CL14335 and CL14336 [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14366]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 14fb069..f0e6e9c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,7 @@ Version 3.1.1+edits (development branch) versus 3.1.1
- Modified the cache hierarchy (cache_t -> baseline_cache -> [read_only_cache, data_cache, ...])
- Enabled configurable cache policies (write-back, write-through) and implemented
a write-allocate policy
+- Added functional execution support for shared memory atomic operations
- Bug Fixes:
- Fixed a compile error that happens with newer gcc/g++ versions (4.7.1)
- Fixed a bug with the association between cuobjdump output and cubin