cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

nagesh_gupta
Journeyman III

APP SDK support on Intel CPUs?

Hi all,

Please point us to some resources that will tell us if the AMD APP SDK will be supported on Intel CPUs (i5/i7) with AMD Radeon graphics. We have a DELL laptop with the 4th Gen i5 + Radeon 8xxx. Having a tough time - couldn't get the APP SDK to work.

thanks,

Nagesh

0 Likes
2 Replies
nou
Exemplar

yes AMD APP SDK is supported on Intel CPU if there is AMD GPU.

0 Likes
aazmp
Journeyman III

Have optimus laptop (Nvidia 630m+Intel Ivy i5).

When building with MinGW i use AMD APP SDK (because it provides libOpenCL.a for MinGW and Nvidia doesn't) and all works fine, applications sees 2 platforms Nvidia Cuda and Intel OpenCL. Intel has 2 devices CPU and GPU.

But Intel drivers should be installed to use Intel CPU as a part of Intel OpenCL.

There are some mentions of AMD Runtime supporting any CPU with SSE2 on this forum.

AMD OpenCL driver supports Intel's CPU products?

In this case it should be seen as a part of AMD platform (never checked this). And AMD APP Runtime must be installed (part of catalyst driver).

0 Likes