How to install opencL for NVIDIA architecture

Hi,

pls can anyone tell me how to install opencl to work wit visual studio? I have NVIDIA GeForce GT 650M. I already installed the drivers

thanx

Install the cuda tool kit and then the SDK.

Details at:

https://developer.nvidia.com/cuda-downloads

I installed CUDA 5.0 which includes the CUDA toolkit and the SDK. When I try to run a simple kernel,the following erroer msgs are shown

Your OpenCL kernels failed to compile:
igdfcl32.dll successfully completed build.
igdfcl32.dll successfully completed build.
igdbcl32.dll successfully completed build.
Compiled binary is invalid.

CL_BUILD_PROGRAM_FAILURE

Hi

Check the following , make sure that you followed all the steps they asked you to follow:

http://docs.nvidia.com/cuda/index.html
http://docs.nvidia.com/cuda/cuda-gettin … index.html