ROCm-OpenCL-Runtime icon indicating copy to clipboard operation
ROCm-OpenCL-Runtime copied to clipboard

Kernel warnings printed to stderr

Open umar456 opened this issue 6 years ago • 0 comments

Kernel warnings are printed to the error stream. This is not something that is stated in the OpenCL spec but I thought the warnings should be communicated using the callback sent to the clBuildProgram function.

umar456 avatar Jul 14 '19 00:07 umar456