diff options
| author | Inderpreet Singh <[email protected]> | 2012-10-15 13:36:31 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:49:21 -0700 |
| commit | cca02c10622f5a3f29d864abad23e8138909dc18 (patch) | |
| tree | e80c732758ecf1de4d75baa0a52df7713d97c858 /CHANGES | |
| parent | 013bb97792050d17a4e6dac95a18d16eed858a2e (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-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
