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.
1718 Discussions

OpenCL 1.2 on Intel Core T8300 with Linux

Jerry_C_
Beginner
378 Views

Hi,

i installed "intel_code_builder_for_opencl_2015_ubuntu_5.0.0.43_x64.tgz" on Ubuntu Linux.

My CPU is an Intel(R) Core(TM)2 Duo CPU T8300.

I cannot find out whether the drivers support this CPU or not based on the documentation. It only states Intel® CoreTM Processors.

I successfully get a plattform id and device id. I also can query the device capabilities with clGetDeviceInfo. Also clGetDeviceInfo reports true for CL_DEVICE_AVAILABLE.

But clCreateContext fails with CL_DEVICE_NOT_AVAILABLE.

So is this CPU supported?

jerry

 

 

0 Kudos
1 Reply
Robert_I_Intel
Employee
378 Views

Jerry,

The processor that you have was released in Q1'2008, so unfortunately, it is way too old. We support processors that were released from Q1'2011 onward. 

0 Kudos
Reply