Skip to content

[XPU] bump up vllm-xpu-kernels to v0.1.8#42410

Merged
jikunshang merged 2 commits into
vllm-project:mainfrom
jikunshang:kunshang/vxk_018
May 12, 2026
Merged

[XPU] bump up vllm-xpu-kernels to v0.1.8#42410
jikunshang merged 2 commits into
vllm-project:mainfrom
jikunshang:kunshang/vxk_018

Conversation

@jikunshang
Copy link
Copy Markdown
Member

@jikunshang jikunshang commented May 12, 2026

Purpose

bump up vllm-xpu-kernels to v0.1.8
https://github.com/vllm-project/vllm-xpu-kernels/releases/tag/v0.1.8

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.

Signed-off-by: Kunshang Ji <jikunshang95@gmail.com>
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@mergify mergify Bot added ci/build intel-gpu Related to Intel GPU labels May 12, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the vllm_xpu_kernels dependency in requirements/xpu.txt from version 0.1.7 to 0.1.8. I have no feedback to provide.

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 12, 2026

Hi @jikunshang, the pre-commit checks have failed. Please run:

uv pip install pre-commit>=4.5.1
pre-commit install
pre-commit run --all-files

Then, commit the changes and push to your branch.

For future commits, pre-commit will run automatically on changed files before each commit.

Tip

Is mypy failing?
mypy is run differently in CI. If the failure is related to this check, please use the following command to run it locally:
# For mypy (substitute "3.10" with the failing version if needed)
pre-commit run --hook-stage manual mypy-3.10

@jikunshang jikunshang added the ready ONLY add when PR is ready to merge/full CI is needed label May 12, 2026
@jikunshang jikunshang enabled auto-merge (squash) May 12, 2026 10:46
@jikunshang jikunshang merged commit 4df1be9 into vllm-project:main May 12, 2026
13 of 14 checks passed
weifang231 pushed a commit to weifang231/eb-vllm that referenced this pull request May 13, 2026
Signed-off-by: Kunshang Ji <jikunshang95@gmail.com>
mfylcek pushed a commit to mfylcek/vllm that referenced this pull request May 19, 2026
Signed-off-by: Kunshang Ji <jikunshang95@gmail.com>
jhu960213 pushed a commit to jhu960213/vllm that referenced this pull request May 20, 2026
Signed-off-by: Kunshang Ji <jikunshang95@gmail.com>
h1t35h pushed a commit to h1t35h/vllm that referenced this pull request May 21, 2026
Signed-off-by: Kunshang Ji <jikunshang95@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build intel-gpu Related to Intel GPU ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants