diff options
| author | Wilson Fung <[email protected]> | 2012-08-10 09:15:22 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:48:53 -0700 |
| commit | 1838cb8867ccef47d648e2813932a373829f047d (patch) | |
| tree | 686296c71b1769dbd1c7e323bb85a17bd410f0e0 /CHANGES | |
| parent | d37ac21e7d06aadebe5b8291718baa0999250091 (diff) | |
Integration from tm-311 branch. Adding support for atomic operation with generic memory space. Also adding a define to allow support for OpenCL 1.0 commands that are deprecated in OpenCL 1.1.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13722]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ Version 3.1.1+edits (development branch) versus 3.1.1 - 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 handles (Bug #7 external) + - Adding support for atomic operations with generic memory space. Before + this, atomic operations can only work on global memory space. (Bug #14 + external) Version 3.1.1 versus 3.1.0 - Add checks to top level makefile to ensure setup_environment is run and checks to |
