diff options
| author | andrewboktor <[email protected]> | 2015-03-05 13:18:54 -0800 |
|---|---|---|
| committer | andrewboktor <[email protected]> | 2015-03-05 13:18:54 -0800 |
| commit | 4dc9d53085b568aea0cefe75d599f87bb5e0841f (patch) | |
| tree | b9eb3212e2b7730771103d86336a72b2963a5796 /CHANGES | |
| parent | d46bf67b50b265dd3afae7c9a6a13c4cbdd6176f (diff) | |
| parent | 66d5ba0e9143b1bd6b839643bbffff6fb7db4aa6 (diff) | |
Merge pull request #9 from ElTantawy/master
initial support for CUDA 5.0, 5.5, 6.0 to get template from SDK running
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ Version 3.2.3+edits (development branch) versus 3.2.3 the two default cache sizes, 16KB/48KB with 32/64 sets. - Added support for named barriers. - Added support for bar.arrive and bar.red instructions. - +- Initial support for CUDA 5.0,5.5 and 6.0 to get template running. + - Bug fixes: - Fixed bug #81, fix ordering of pushing branch entries to the stack - Fixed a bug where for each icache miss we also count a hit |
