summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index fd56f1a..fa9cde3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -23,7 +23,11 @@ Version 3.2.1+edits (development branch) versus 3.2.1
warning message display
- Removed a spamming print at kernel finish that dumped a warp issuing
histogram.
- - Fixing OpenCL functional simulation. Now the functional simulation routine is called instead of mistakenly printing that the functional simulation is not implemented.
+ - Fixing OpenCL functional simulation. Now the functional simulation routine
+ is called instead of mistakenly printing that the functional simulation
+ is not implemented.
+ - Removed the use of gcc in compilation and the need for a bunch of unnecessary
+ 'extern "c"' statements.
Version 3.2.1 versus 3.2.0
- Added kernel name and launch uids to performance statistics log.
- Added l2_cache_config class to extend baseline cache_config. Allows for