OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.
1719 Discussions

Intel CPU and AMD GPU: clGetPlatformIDs returns 1

ABoxe
Beginner
307 Views

Using the latest SDK, I make the following call: 

errorCode = clGetPlatformIDs(0, NULL, &numPlatforms);

and numPlatforms is one. This happens both on my laptop and desktop,

each with an AMD video card.   

0 Kudos
1 Reply
ABoxe
Beginner
307 Views

My mistake: please ignore this.

0 Kudos
Reply