16 coremerge

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
--verbose

Produce verbose output.

-f
--force

Override the file combined if it already exists.

-v
--version

Display the version number of coremerge.

-h
--help

Display the command-line options understood by coremerge.