Host Name: avatargpu.anu.edu.au === If no file names and line numbers are shown below, one can run addr2line -Cpfie my_exefile my_line_address to convert `my_line_address` (e.g., 0x4a6b) into file name and line number. Or one can use amrex/Tools/Backtrace/parse_bt.py. === Please note that the line number reported by addr2line may not be accurate. One can use readelf -wl my_exefile | grep my_line_address' to find out the offset for that line. 0: ./Turbulence-GPU.ex(+0x373087) [0x55886e4b5087] ?? ??:0 1: ./Turbulence-GPU.ex(+0x376bb9) [0x55886e4b8bb9] ?? ??:0 2: ./Turbulence-GPU.ex(+0x35f009) [0x55886e4a1009] ?? ??:0 3: ./Turbulence-GPU.ex(+0x360642) [0x55886e4a2642] ?? ??:0 4: ./Turbulence-GPU.ex(+0x368216) [0x55886e4aa216] ?? ??:0 5: ./Turbulence-GPU.ex(+0x3685d0) [0x55886e4aa5d0] ?? ??:0 6: ./Turbulence-GPU.ex(+0x36270e) [0x55886e4a470e] ?? ??:0 7: ./Turbulence-GPU.ex(+0x2a4ba4) [0x55886e3e6ba4] ?? ??:0 8: ./Turbulence-GPU.ex(+0x8ff75) [0x55886e1d1f75] ?? ??:0 9: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x7f5b29f9a1ca] 10: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x7f5b29f9a28b] 11: ./Turbulence-GPU.ex(+0x948d5) [0x55886e1d68d5] ?? ??:0 ===== TinyProfilers ======