Skip to content

rocm-4.5.0

Compare
Choose a tag to compare
@ammarwa ammarwa released this 28 Oct 00:47
SWDEV-275232: Replaced the use of on_exit()

on_exit() registered exit_handler function, but in the case of OpenMP applications the registered exit func exit_handler was called after the dlclose of the library. So we removed exit_handler from roctracer as it is already handled in both rocprofiler and rocprof script.

Change-Id: I7c3d42e6ccc282e713b48b4a7faec4935e7a2600
(cherry picked from commit aa41554130193ac5101b254004c73f9db494b8eb)