summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTim Rogers <[email protected]>2013-04-23 20:33:07 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:50:47 -0700
commit461575e7388064dbc06eed3e17b094655f046b6c (patch)
tree58b93b9fd53143d3033f3c599b14ad821af22e19 /CHANGES
parentcd7a97f045cb9bf33fcb9b8bb7b9d1e3ff5caca2 (diff)
Removing a slew of code still compiled with gcc and the need for a bunch of external C linkage
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15912]
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