Skip to content

Enable Xeon optimizations like Tensor Parallel and AMX from vLLM 0.9.2 #2106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

louie-tsai
Copy link
Collaborator

@louie-tsai louie-tsai commented Jul 1, 2025

Description

Added an additional compose.perf.yaml file, when users want to have more vLLM optimization, they just apply with one more yaml file during docker compose
docker compose -f compose.yaml -f compose.perf.yaml up

it includes most of the Xeon optimizations from public vLLM 0.9.2 which plan to be release this week.

Assume that we use a system with 2 NUMA nodes and AMX support.

Issues

[#2045 ]
[#2044 ]

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

vLLM 0.9.2 release
https://github.com/vllm-project/vllm/releases/tag/v0.9.2
https://gallery.ecr.aws/q9t5s3a7/vllm-cpu-release-repo

Tests

Copy link

github-actions bot commented Jul 1, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

@louie-tsai louie-tsai requested a review from chensuyue July 3, 2025 17:34
@louie-tsai louie-tsai force-pushed the vllm-optimize branch 2 times, most recently from c4d6f5e to 3740497 Compare July 7, 2025 18:20
@CICD-at-OPEA
Copy link
Collaborator

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] enable AMX support for vLLM on GNR/EMR/SPR [Feature] Enable vLLM V1 feature and Tensor/Pipeline Parallel to improve Performance
3 participants