ROCm-OpenCL-Runtime
ROCm-OpenCL-Runtime copied to clipboard
Kernel warnings printed to stderr
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.