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

OpenCL runs abnormally on GPU, cannot work for a long time.

World
Beginner
1,018 Views

Intel OpenCL SDK is installed on PC, 1 platform(OpenCL 2.1) and 2 devices are found. CL program can run for a long time on CPU device(m3-8100Y), but the same CL kernel can only run for about 20 minutes on GPU device(UHD Graphics 615), and block in clFinish function.

How can I make CL program work on the GPU device for a long time?

Detailed software and hardware information is as follows:

SDK: intel_sdk_for_opencl_applications_2020.0.245

OpenCL Platform: Intel(R) OpenCL, version:OpenCL 2.1

GPU: Intel(R) UHD Graphics 615

CPU: Intel(R) Core(TM) m3-8100Y CPU @ 1.10GHz

Labels (2)
0 Kudos
1 Reply
Juan_G_1
Beginner
921 Views

Hello There,

 

What do you mean by "long time"?

 

Are you trying to run a program you coded? why don't you tell us what are you trying to do?

 

-Juan

0 Kudos
Reply