Hi
I have a question. I have notebook with Intel Core-i5 and AMD Radeon HD 6630M. Is this support OpenCL?
If I compiled (in Visual Studio 2010) sample named MatrixMultiplication and clicked Build and Start without debuging I could see:
GPU not found. Falling back to CPU device
Platform fount: Advanced Micro Devices, Inc.
Selected Platform Vendor: Advanced MIcro Devices, Inc.
Device 0: Intel(R) Core(TM) i5-2520M and so on...
I've installed AMD SDK 2.6
Hi zonkerman,
HD 6630M support OpenCL.
You can use 'clinfo' in console windows to get OpenCL informations of your PC.If you don't have a GPU OpenCL device.I think you should install a new driver of your graphics card.