When the OpenCL kernel tries to access the null pointer, the whole kernel will hang and could not be killed.
I know the ROCm provides a specific fault handler to handle the null pointer error. Does AMDGPU-PRO provide any fault handler like ROCm?
My operating system is Ubuntu 18.04 with AMDGPU-PRO-20.20 driver.