Sunday, September 2, 2012

Configuring First OpenCL -by Govardhan Hegde


First Look goto My computer Properties and check whether your windows 7 is 32bit or 64 bit


Then Goto developer.amd.com
look for AMD SDK and download 32bit or 64bit OS support



download appropriate SDK from the download link


Mine is 32 bit windows 7

Install visual Studio 2008/2010
As you already installed AMD SDK, from developer.amd.com

go to visual studio 2010
create a new project
name it as say abcdCL
then in the menu editor goto view->solution explorer
for the project created add new item ->.cpp file
goto menu editor >project properties>
SET PATH FOR ADDITION INCLUDE AND LIBRARIES AS SHOWN IN ATTACHMENT
tHEN YOU WILL BE ABLE TO SEE ALL THE FILES GETTING INCLUDED IN NEW CPP FILE CREATED.

as shown below



---
thats all
any doubt then contact at govardhanhegde@gmail.com