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

Error build kernel on cpu device

MCHEI1
Beginner
1,179 Views

I used ioc32.exe -device = gpu to build a kernel, everything goes well, with build succeded, against when I use device = cpu no return, only an empty line.

And it generates an error report in the windows error log. see report.txt

 

My openCL platform is:

  | NAME = Intel (R) OpenCL

 

 

 CL_PLATFORM_PROFILE = FULL_PROFILE

 CL_PLATFORM_VERSION = OpenCL 2.1

 CL_PLATFORM_NAME = Intel (R) OpenCL

 CL_PLATFORM_VENDOR = Intel (R) Corporation

 CL_PLATFORM_EXTENSIONS = cl_intel_dx9_media_sharing cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_d3d11_sharing cl_khr_depth_images cl_khr_dx9_media_sharing cl_khr_fp64 cl_khr_gl_sharing cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_icd cl_khr_image2d_from_buffer cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_spir

 

 

Devices:

 

 - 0 -

 CL_DEVICE_TYPE = 4

 CL_DEVICE_VENDOR_ID = 0x8086

 CL_DEVICE_NAME = Intel (R) HD Graphics 630

 CL_DEVICE_VENDOR = Intel (R) Corporation

 CL_DEVICE_VERSION = OpenCL 2.1 NEO

 CL_DRIVER_VERSION = 25.20.100.6472

 CL_DEVICE_PROFILE = FULL_PROFILE

 

 - 1 -

 CL_DEVICE_TYPE = 2

 CL_DEVICE_VENDOR_ID = 0x8086

 CL_DEVICE_NAME = Intel (R) Core (TM) i5-7500 CPU @ 3.40GHz

 CL_DEVICE_VENDOR = Intel (R) Corporation

 CL_DEVICE_VERSION = OpenCL 2.1 (Build 0)

 CL_DRIVER_VERSION = 7.6.0.0

 CL_DEVICE_PROFILE = FULL_PROFILE

 

--------- release of the event journal --------

Log Name: Application

Source: Application Error

Date: 06/03/2019 14:41:54

Event ID: 1000

Category of the task: (100)

Level: Error

Keywords: Classic

User: N / A

Computer: DESKTOP-U330PRO

Description:

Invalid application name ioc32.exe, version: 7.0.0.2567, timestamp: 0x5a327cca

Faulty module name: intelocl32.dll, version: 7.6.0.0, timestamp: 0x5b98450d

Exception code: 0xc0000005

Error offset: 0x0009ebd9

Process ID: 0x2910

Default application start time: 0x01d4d4225c89d69d

Faulting Application Path: path-to \ ioc32.exe

Faulty Module Path: C: \ Program Files (x86) \ Common Files \ Intel \ OpenCL \ bin \ x86 \ intelocl32.dll

Report ID: ed536526-b933-4e05-ada5-7802915479ec

Full name of the failed package:

0 Kudos
0 Replies
Reply