From 3072e5b58e2e18f2691ab1b4afda505f5ccaf56c Mon Sep 17 00:00:00 2001 From: Wilson Fung Date: Thu, 6 Sep 2012 02:31:24 -0800 Subject: Added implementation of vote.ballot (passing directed test). Added popc (not tested). Reducing number of iterations for radixSortThrust for regression. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13993] --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 2bbc5ca..c5f7792 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,8 @@ Version 3.1.1+edits (development branch) versus 3.1.1 - Experimental support for libraries, currently not working because of undocumented functions in the cuda runtime API. - Converted loading fat binaries to be done on demand basis +- Added support for vote.ballot instruction. +- Added support for popc instruction. - 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 -- cgit v1.3