coremerge [-f|--force]
[-V|--verbose]
[-v|--versioan]
[-h|--help]
combined cpucore amdgpucore
When an exception occurs on an AMDGPU device, the ROCr runtime produces
a GPU core dump, and then the Linux kernel produces a host core dump.
coremerge merges the GPU core dump amdgpucore and the
corresponding cpucore host core dump into the unified core dump
combined.
-V--verboseProduce verbose output.
-f--forceOverride the file combined if it already exists.
-v--versionDisplay the version number of coremerge.
-h--helpDisplay the command-line options understood by coremerge.