cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

zonkerman
Journeyman III

OpenCL support on Radeon 6630M

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

0 Likes
1 Reply
Wenju
Elite

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.

0 Likes