You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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)
The text was updated successfully, but these errors were encountered: