From 1838cb8867ccef47d648e2813932a373829f047d Mon Sep 17 00:00:00 2001 From: Wilson Fung Date: Fri, 10 Aug 2012 09:15:22 -0800 Subject: 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] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 5265bcd..fde27fe 100644 --- a/CHANGES +++ b/CHANGES @@ -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 -- cgit v1.3