diff options
| author | Ayub Gubran <[email protected]> | 2013-04-20 16:19:21 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:50:47 -0700 |
| commit | cd7a97f045cb9bf33fcb9b8bb7b9d1e3ff5caca2 (patch) | |
| tree | 165da75f4b4b1144e30321ee25d217b4c4191a14 /CHANGES | |
| parent | 12ed0d7358d6f43e9de0a677ba5541ea57042a89 (diff) | |
Restoring the functional simulation entry function for OpenCL, which was undone in CL 12023 probably by mistake.
Reveiw ID: 17001
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15885]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ 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. 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 |
