summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 1057c1d..8119f29 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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