OpenCl and Nvidia!

Do some one know if it is possible to compile an existing c++ code in opencl without rewriting the code ?

Thank.
nalox

opencl is not an automatic acceleration mechanism for c++ code.
it’s an api to parallel programming features for hardware which supports this.

please read the specification for more informations:
http://www.khronos.org/registry/cl/