Skip to content

Conversation

@hanlin12-AMD
Copy link

@hanlin12-AMD hanlin12-AMD commented Nov 20, 2025

Purpose

Add feature of hipBLASLt online tuning

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

kfhfar and others added 30 commits October 13, 2025 18:22
Signed-off-by: Fardin Hoque <[email protected]>
Signed-off-by: Wentao Ye <[email protected]>
Co-authored-by: Wentao Ye <[email protected]>
…deprecate use_inductor in favor of backend, simplify custom_ops (vllm-project#26502)

Signed-off-by: morrison-turnansky <[email protected]>
Signed-off-by: Morrison Turnansky <[email protected]>
Signed-off-by: Luka Govedič <[email protected]>
Co-authored-by: Luka Govedič <[email protected]>
Co-authored-by: Jiangyun Zhu <[email protected]>
Signed-off-by: Varun Sundar Rabindranath <[email protected]>
Co-authored-by: Varun Sundar Rabindranath <[email protected]>
…-project#24024)

Signed-off-by: n1ck-guo <[email protected]>
Signed-off-by: Heng Guo <[email protected]>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* add aiter rmsnorm and quant fusion kernel

Signed-off-by: kliuae <[email protected]>

* deprint

Signed-off-by: kliuae <[email protected]>

* disable aiter quant mm for compat

Signed-off-by: kliuae <[email protected]>

---------

Signed-off-by: kliuae <[email protected]>
Co-authored-by: kliuae-amd <[email protected]>
… ` (vllm-project#20983)

Signed-off-by: Max Wittig <[email protected]>
Signed-off-by: Antoine Auger <[email protected]>
Co-authored-by: Antoine Auger <[email protected]>
ganyi1996ppo and others added 27 commits October 20, 2025 12:22
Signed-off-by: ganyi <[email protected]>
Signed-off-by: ganyi <[email protected]>
Signed-off-by: ganyi <[email protected]>
Signed-off-by: ganyi <[email protected]>
[perf](moe): set fused_shared_expert to false
Signed-off-by: tjtanaavllm <[email protected]>
Signed-off-by: tjtanaavllm <[email protected]>
[Sync] Sync upstream and upgrade to version `0.11.1rc2.dev+ge9fce7b`
* add aiter ops

Signed-off-by: tjtanaavllm <[email protected]>

* fix-format

Signed-off-by: tjtanaavllm <[email protected]>

* support fusion for aiter quant ops

Signed-off-by: tjtanaavllm <[email protected]>

---------

Signed-off-by: tjtanaavllm <[email protected]>
* update the condition to use bpreshuffle ptpc gemm

Signed-off-by: tjtanaavllm <[email protected]>

* remove print statement

Signed-off-by: tjtanaavllm <[email protected]>

* fix precommit

Signed-off-by: tjtanaavllm <[email protected]>

---------

Signed-off-by: tjtanaavllm <[email protected]>
Signed-off-by: tjtanaavllm <[email protected]>
@hanlin12-AMD hanlin12-AMD marked this pull request as draft November 20, 2025 03:28
@github-actions
Copy link

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors.

You ask your reviewers to trigger select CI tests on top of fastcheck CI.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

If you have any questions, please reach out to us on Slack at https://slack.vllm.ai.

🚀

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.