[Hardware][AMD][CI] Fix Kernels Attention test groups - #45786
mawong-amd wants to merge 5 commits into
Conversation
|
Added the remaining fixes needed for |
0259374 to
5e16de9
Compare
|
Hi @mawong-amd, the pre-commit checks have failed. Please run: uv pip install pre-commit>=4.5.1
pre-commit install
pre-commit run --all-filesThen, commit the changes and push to your branch. For future commits, |
5e16de9 to
bf2da0e
Compare
|
@mawong-amd can you sync with main again. It seems the error is gone in latest nightly https://buildkite.com/vllm/ci/builds/72616/list |
Signed-off-by: Matthew Wong <Matthew.Wong2@amd.com>
Signed-off-by: Matthew Wong <Matthew.Wong2@amd.com>
Signed-off-by: Matthew Wong <Matthew.Wong2@amd.com>
…t_prefix_prefill Signed-off-by: Matthew Wong <Matthew.Wong2@amd.com>
Signed-off-by: Matthew Wong <Matthew.Wong2@amd.com>
bf2da0e to
70dbd60
Compare
|
The remaining error in H100 batch invariance appears unrelated to this PR |
|
This pull request has merge conflicts that must be resolved before it can be |
|
Closing in favor of #46080 because this PR has merge conflicts which can no longer be resolved, since the source branch is no longer writeable. |
Purpose
This PR fixes both the gfx942 and gfx950-based Kernels Attention test groups.
The following 3 test groups are now newly passing in AMD CI:
MI300_1: Kernels Attention %NMI355_1: Kernels Attention %NMI355_1: Kernels (B200-MI355)Test Plan
pytest -sv tests/kernels/attentionon bothgfx942andgfx950-based machines.Test Result
The test groups pass. They are run as part of AMD CI here.
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.