In my computer with Windows 7 OS I have two versions of the OpenCL SDKS's from these vendors:
Intel
AMD.
I build my application using vs and add this path of lib for intel or amd. the library and include file
C:\Program Files (x86)\Intel\OpenCL SDK\3.0\include
C:\Program Files (x86)\Intel\OpenCL SDK\3.0\lib
C:\Program Files (x86)\AMD APP\include
C:\Program Files (x86)\AMD APP\lib\x86
when use intel lib run gpu ok when use amd lib run gpu ok the question what difference between them ????
can i install only intel sdk that enough to run opencl for cpu and gpu my laptop have cpu : intel core i7 2.2GH gpu : amd radeon hd 6700M the specification clinfo clinfo device cpu-gpu info
any help please