Skip to content

BM/amx: add FP16 (TDPFP16PS) functional test list - #605

Merged
hongyuni merged 1 commit into
intel:mainfrom
hongyuni:sync/amx-20260916
Sep 16, 2026
Merged

hongyuni merged 1 commit into
intel:mainfrom
hongyuni:sync/amx-20260916

Conversation

@hongyuni

Copy link
Copy Markdown
Contributor

Add a dedicated tests-fp16 list that exercises the AMX FP16 matrix multiply instruction (TDPFP16PS) via the tmul binary's instruction type 5. It covers the context-switch break scenarios (yield, sleep, trap, futex) plus a signal-break run, mirroring the coverage the other TMUL instruction types already have.

TDPFP16PS support requires the tmul binary to be built with FP16 enabled ("make fp16", gcc 13.3 or above), so the cases are kept in a separate list whose header documents the build and hardware requirements.

(cherry picked from commit 4cc3937706812c81b74910a38b90847f69f540d8)

Add a dedicated tests-fp16 list that exercises the AMX FP16 matrix
multiply instruction (TDPFP16PS) via the tmul binary's instruction type 5.
It covers the context-switch break scenarios (yield, sleep, trap, futex)
plus a signal-break run, mirroring the coverage the other TMUL instruction
types already have.

TDPFP16PS support requires the tmul binary to be built with FP16 enabled
("make fp16", gcc 13.3 or above), so the cases are kept in a separate list
whose header documents the build and hardware requirements.

Co-authored-by: GitHub Copilot <copilot@github.com>
Signed-off-by: Farrah Chen <farrah.chen@intel.com>
(cherry picked from commit 4cc3937706812c81b74910a38b90847f69f540d8)
@hongyuni
hongyuni merged commit 0afbaf7 into intel:main Sep 16, 2026
5 checks passed
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.

2 participants