Skip to content

[OOB] warn on incomplete trace when graph replay kernels are skipped#105

Open
zejunchen-zejun wants to merge 1 commit into
sunway513:mainfrom
zejunchen-zejun:fix/graph-replay-incomplete-warning
Open

[OOB] warn on incomplete trace when graph replay kernels are skipped#105
zejunchen-zejun wants to merge 1 commit into
sunway513:mainfrom
zejunchen-zejun:fix/graph-replay-incomplete-warning

Conversation

@zejunchen-zejun
Copy link
Copy Markdown

@zejunchen-zejun zejunchen-zejun commented May 24, 2026

Issue: #104
Non-full modes silently drop batch AQL packets from HIP graph replay, producing a valid-looking trace that is missing graph replay kernels.

  • Emit "WARNING: INCOMPLETE TRACE" to stderr when drop(batch skip) > 0
  • Store rtl_mode/drop_batch_skip/trace_complete in rocpd_metadata
  • Surface incomplete trace warning in rtl info output
  • Add graph replay limitation note to README
  • Remove misleading 'default' mode alias from CLI
  • Deprecate RTL_MODE='default' with warning

CC: @wuhuikx

Non-full modes silently drop batch AQL packets from HIP graph replay,
producing a valid-looking trace that is missing graph replay kernels.

- Emit "WARNING: INCOMPLETE TRACE" to stderr when drop(batch skip) > 0
- Store rtl_mode/drop_batch_skip/trace_complete in rocpd_metadata
- Surface incomplete trace warning in `rtl info` output
- Add graph replay limitation note to README
- Remove misleading 'default' mode alias from CLI
- Deprecate RTL_MODE='default' with warning

Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant