Skip to content

[DNM]update umd 2622#424

Open
jikunshang wants to merge 2 commits into
vllm-project:mainfrom
jikunshang:kunshang/umd_2622
Open

[DNM]update umd 2622#424
jikunshang wants to merge 2 commits into
vllm-project:mainfrom
jikunshang:kunshang/umd_2622

Conversation

@jikunshang

Copy link
Copy Markdown
Member

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.

PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS ABOVE HAVE BEEN CONSIDERED.

Purpose

Test Plan

Test Result

(Optional) Documentation Update

BEFORE SUBMITTING, PLEASE READ https://docs.vllm.ai/en/latest/contributing (anything written below this line will be removed by GitHub Actions)

Signed-off-by: Kunshang Ji <kunshang.ji@intel.com>
Copilot AI review requested due to automatic review settings June 17, 2026 06:00

Copilot AI 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.

Pull request overview

This PR updates the default Intel GPU runtime package profile used by the build scripts/Docker image, and adds a new IGC/Compute Runtime/Level Zero profile entry to gpu_runtime_packages.json.

Changes:

  • Switch default GPU runtime profile from igc-2.34.4-cr-26.18 to igc-2.36.3-cr-26.22.
  • Add a new profile igc-2.36.3-cr-26.22 with updated IGC (2.36.3), Compute Runtime (26.22.38646.4), and Level Zero (1.28.6) package URLs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"_comment": "GPU compute runtime package configurations. Each profile is a named list of .deb URLs to download and install. Use GPU_RUNTIME_PROFILE build-arg to select one.",

"default": "igc-2.34.4-cr-26.18",
"default": "igc-2.36.3-cr-26.22",
Signed-off-by: Kunshang Ji <kunshang.ji@intel.com>
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.

2 participants