BaseKit-code-samples
BaseKit-code-samples copied to clipboard
CL_OUT_OF_RESOURCES: oneDPL/dpc_reduce
Can you reproduce the error of the following program on a CPU after installing oneAPI base toolkit ?
~/BaseKit-code-samples/DPC++Compiler/oneDPL/dpc_reduce/build$ ./src/dpc_reduce Number of steps is 1000000 terminate called after throwing an instance of 'cl::sycl::runtime_error' what(): OpenCL API failed. OpenCL API returns: -5 (CL_OUT_OF_RESOURCES) -5 (CL_OUT_OF_RESOURCES) PLEASE submit a bug report to https://software.intel.com/en-us/support/priority-support and include the crash backtrace. Aborted (core dumped)