Is OpenCL included in CUDA 6 production release?

Hi all,

is OpenCL included in CUDA 6 production release?

Many thanks!

As far as I know you don’t need the CUDA SDK for OpenCL and if you’re looking for the examples you can download them separately.

I don’t believe the OpenCL samples have been updated since the last time they were included in the CUDA toolkit (4.2, I believe). Linux ones are especially bad – with paths incorrect that generate commpile errors because it cannot find particular libraries or include headers. Have not tried Windows samples… just something to keep in mind.