diff options
| author | Hadi Jooybar <[email protected]> | 2012-11-05 19:35:21 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:49:21 -0700 |
| commit | 0b5efbc556621998ac42e96024163fae05beaf85 (patch) | |
| tree | ae17e55c4103b246597e6dd2ad1981cee90e0b7a /CHANGES | |
| parent | 9af6f86d0f06c2ca1b117d358009b91a646b0e83 (diff) | |
OpenCL newer diver fix
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14554]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -CHANGE LOG: +LOG: Version 3.1.1+edits (development branch) versus 3.1.1 - Added support for CUDA 4.1 and 4.2 (PTX 3.0). @@ -25,6 +25,7 @@ Version 3.1.1+edits (development branch) versus 3.1.1 '=' and ';'. This allow options with a long string of sub-options (e.g. DRAM timing) to have a more friendly format. - Changed the DRAM timing option to a more reader-friendly format. +- Add support for the PTX v3 codes generated by new OpenCL drivers. - 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 |
