diff options
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -25,7 +25,10 @@ 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. +- Added support for the PTX version 3.0 codes generated by NVIDIA OpenCL + drivers newer than version 256.40. +- nvopencl_wrapper now works on machine with both AMD and NVIDIA GPUs. It will + automatically compile the OpenCL Kernels via the NVIDIA platform. - 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 |
