OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.

OpenCL in VS 8 ?

anuragnandan
Beginner
302 Views
Can any one help me how to work with OpenCl using VisualStudio 8. I have to do LU decomposition using parallel programming concept. I have started by installing OpenCL SDK for Intel as I am trying to do on the dual core processor and tried compiling the hello world program for OpenCL which is available online. But I failed to get an output.
Can anyone help me by giving a detailed steps for starting with OpenCL in VS 8.?
0 Kudos
2 Replies
nurbs
Beginner
302 Views

Instead of someone telling you the details steps, have you considered postingyourdetailed steps and ite errors?

0 Kudos
Jim_Vaughn
Beginner
302 Views
There is an excellent description of how to do this in the Intel OpenCL SDK User's guide chapter 4. You can get the guide here:

http://software.intel.com/en-us/articles/download-intel-opencl-sdk/

Jim
0 Kudos
Reply