Skip to content

fix(ck_tile): CK CI Aiter test error - #9473

Merged
JiaLuo-CAN merged 10 commits into
developfrom
users/jialuo/ck/fix_ci_aiter_error
Jul 17, 2026
Merged

fix(ck_tile): CK CI Aiter test error#9473
JiaLuo-CAN merged 10 commits into
developfrom
users/jialuo/ck/fix_ci_aiter_error

Conversation

@JiaLuo-CAN

@JiaLuo-CAN JiaLuo-CAN commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Motivation

CI Aiter tests broken since May and blocking CK updating in Aiter.
Jira ID : AICK-1450
https://amd-hub.atlassian.net/browse/AICK-1450

Technical Details

  1. Include fixes from PR 9440 fix(ck-tile): Fix FMHA batch prefill compile-time filtering #9440
  2. Fix failures caused by Aiter tests changes (FLYDSL issue)
  3. Fix Aiter CI test failure on GPTOSS-120b (attention sink value logic)
  4. Fix failure caused by refactoring in PR4798 breaks mxfp4 MoE instance
  5. Fix failure caused by PR 6526

Test Plan

Pass CI aiter tests and regular tests.

Test Result

Submission Checklist

@therock-pr-bot

therock-pr-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown

❌ PR Check — Action Required

Check Status Details
🌿 Branch Name ✅ Pass
📝 PR Title/Description ❌ Fail Error: Title does not follow Conventional Commits style.
Expected: start with a valid type (feat, fix, docs, …).
Desired format: type(optional-scope): short description
Forbidden Files ✅ Pass
🧪 Unit Test ✅ Pass
🔎 pre-commit ✅ Pass
🚫 Draft PR 🔜 To Be Enabled
🚩 Feature Flag 🔜 To Be Enabled
📊 Code Coverage 🔜 To Be Enabled

⚠️ 1 policy check(s) failed. Please address the issues above before this PR can be Reviewed.

🚫 Please fix the failed policies

  • ❌ PR Title/Description

The Not ready to Review label was added to this PR. Once all policies pass, the label is removed automatically.

📖 Need help? See the Policy FAQ for details on every check and how to fix failures.

@therock-pr-bot

therock-pr-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown

🚫 Please fix the failed policies before requesting reviews.

The following policy checks failed:

  • ❌ PR Title/Description

The Not ready to Review label has been added to this PR.
Once all policies pass, the label will be removed automatically.

@JiaLuo-CAN
JiaLuo-CAN force-pushed the users/jialuo/ck/fix_ci_aiter_error branch from 7bae75d to e529292 Compare July 16, 2026 16:13

@geyyer geyyer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@JiaLuo-CAN
JiaLuo-CAN merged commit f8527f1 into develop Jul 17, 2026
45 of 50 checks passed
@JiaLuo-CAN
JiaLuo-CAN deleted the users/jialuo/ck/fix_ci_aiter_error branch July 17, 2026 13:10
assistant-librarian Bot pushed a commit to ROCm/composable_kernel that referenced this pull request Jul 17, 2026
fix(ck_tile): CK CI Aiter test error

## Motivation

CI Aiter tests broken since May and blocking CK updating in Aiter.
Jira ID : AICK-1450
https://amd-hub.atlassian.net/browse/AICK-1450

## Technical Details

1. Include fixes from PR 9440
ROCm/rocm-libraries#9440
2. Fix failures caused by Aiter tests changes (FLYDSL issue)
3. Fix Aiter CI test failure on GPTOSS-120b (attention sink value logic)
4. Fix failure caused by refactoring in PR4798 breaks mxfp4 MoE instance
5. Fix failure caused by PR 6526

## Test Plan

Pass CI aiter tests and regular tests.

## Test Result

<!-- Briefly summarize test outcomes. -->

## Submission Checklist

- [ ] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
shumway pushed a commit to ROCm/composable_kernel that referenced this pull request Aug 18, 2026
fix(ck_tile): CK CI Aiter test error

## Motivation

CI Aiter tests broken since May and blocking CK updating in Aiter.
Jira ID : AICK-1450 
https://amd-hub.atlassian.net/browse/AICK-1450

## Technical Details

1. Include fixes from PR 9440
ROCm/rocm-libraries#9440
2. Fix failures caused by Aiter tests changes (FLYDSL issue)
3. Fix Aiter CI test failure on GPTOSS-120b (attention sink value logic)
4. Fix failure caused by refactoring in PR4798 breaks mxfp4 MoE instance
5. Fix failure caused by PR 6526

## Test Plan

Pass CI aiter tests and regular tests.

## Test Result

<!-- Briefly summarize test outcomes. -->

## Submission Checklist

- [ ] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.

---------

Co-authored-by: Damien Lejeune <damien.lejeune@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants