Downloading and Installing OpenCL 2.0

Hi, I want to know from where I can download and install OpenCL 2.0 on my machine. I currently have Kepler GPU from NVIDIA.

Thanks.

NVIDIA only provides support for OpenCL up to version 1.1 (It comes together with the CUDA toolkit, download from their homepage). It is possible to use higher version features through the use of extensions if your GPU supports it (for example cl_khr_fp64 for double presicion).

Currently, there is no OpenCL 2.0 implementation available from any vendor - the maximal is OpenCL 1.2 (Intel, AMD, Apple, Imagination, …)
Some vendors might have internal versions which are under NDA.

BTW, there are rumors that NVIDIA will release 1.2 in the near future. See here: http://www.phoronix.com/scan.php?page=news_item&px=MTY2OTg