Skip to content

test: kpack (HIPK) out-of-band code object handling [nightly]#6

Draft
zjgarvey wants to merge 1 commit into
mainfrom
users/zjgarvey/kpack-hipk-test
Draft

test: kpack (HIPK) out-of-band code object handling [nightly]#6
zjgarvey wants to merge 1 commit into
mainfrom
users/zjgarvey/kpack-hipk-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#55.

A non-NULL-payload HIPK wrapper with no resolvable archive must be recognized, routed to the kpack resolver, and rejected with a defined error (never crash, never success). Verified on MI300X: routes through the kpack path (kpack_discover_binary_path failed -> NOT_FOUND). Full e2e resolution needs a real .kpack fixture (documented).

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

🤖 Generated with Claude Code

@zjgarvey zjgarvey force-pushed the users/zjgarvey/kpack-hipk-test branch 2 times, most recently from 94c60c0 to bd52111 Compare June 11, 2026 17:40
Feeds hipModuleLoadData a structurally-plausible but unresolvable image (a
fat-binary wrapper with an out-of-band "HIPK" magic and a non-NULL payload that
names no real archive). A conformant runtime must reject it with a defined
error and stay alive — never crash, never report success. Verified on MI300X.

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