Skip to content

test: kind-aware AQL doorbell roundtrip [nightly]#4

Open
zjgarvey wants to merge 1 commit into
mainfrom
users/zjgarvey/aql-doorbell-kind-test
Open

test: kind-aware AQL doorbell roundtrip [nightly]#4
zjgarvey wants to merge 1 commit into
mainfrom
users/zjgarvey/aql-doorbell-kind-test

Conversation

@zjgarvey

@zjgarvey zjgarvey commented Jun 9, 2026

Copy link
Copy Markdown

Summary

HRX bring-up regression test (tag [nightly]) paired with ROCm/hrx-system#56.

32 H2D/D2H roundtrips with data-integrity checks; each rings the AQL queue doorbell, so on a USER-kind-doorbell runtime (nightly MI300X) this repeatedly exercises the hsa_signal_store_screlease fallback that replaced the faulting raw MMIO store. Verified on MI300X (98 assertions).

Draft: pairs with the draft fix #56. Mark ready once it lands.

🤖 Generated with Claude Code

@zjgarvey zjgarvey force-pushed the users/zjgarvey/aql-doorbell-kind-test branch 3 times, most recently from 06e9076 to 942ff99 Compare June 11, 2026 17:19
@zjgarvey zjgarvey marked this pull request as ready for review June 11, 2026 17:22
@zjgarvey zjgarvey force-pushed the users/zjgarvey/aql-doorbell-kind-test branch from 942ff99 to ef460bf Compare June 11, 2026 17:39
32 iterations of H2D-then-D2H copies of a 4 MiB buffer, each verified with a
full element-wise comparison. Exercises sustained host<->device transfer and
the stream queue-submission path; any dropped or reordered byte fails. GPU
required. Verified on MI300X (98 assertions).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: zjgarvey <zjgarvey@gmail.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