OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
公告
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.
1732 討論

Windows Compilation Optimization Related Crash

MatthewP
初學者
2,115 檢視

I seem to have found a case where clBuildProgram() crashes with no error or log on Windows.

Linux is unaffected it seems.

It seems to be related to optimization as it works fine if I add the -cl-opt-disable option. 

 

I've narrowed it down to a for loop with a variable number of iterations.

I've tried #pragma unroll 1 with no effect. 

Any advice for getting more information from the runtime to debug this?

 

標籤 (2)
0 積分
0 回應
回覆