Skip to content

fix(container): add google-crc32c to vLLM runtime for ModelExpress 0.… - #12665

Merged
pvijayakrish merged 3 commits into
release/1.4.0from
pvijayakrish/fix-vllm-xpu-mx-crc32c-1.4.0
Aug 5, 2026
Merged

fix(container): add google-crc32c to vLLM runtime for ModelExpress 0.…#12665
pvijayakrish merged 3 commits into
release/1.4.0from
pvijayakrish/fix-vllm-xpu-mx-crc32c-1.4.0

Conversation

@pvijayakrish

@pvijayakrish pvijayakrish commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

MX 0.5.0's vLLM plugin eagerly imports google_crc32c at every vLLM startup; the XPU base image lacks it, breaking XPU 2-card router e2e. Mirrors the sglang fix and adds a build-time plugin-load guard.


Open in Devin Review

…5.0 (OPS-7978)

MX 0.5.0's vLLM plugin eagerly imports google_crc32c at every vLLM startup; the XPU base image lacks it, breaking XPU 2-card router e2e. Mirrors the sglang fix and adds a build-time plugin-load guard.

Signed-off-by: pvijayakrish <pvijayakrish@nvidia.com>

@devin-ai-integration devin-ai-integration Bot 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.

Devin Review found 2 potential issues.

Open in Devin Review

Comment thread container/templates/vllm_runtime.Dockerfile Outdated
Comment thread container/templates/vllm_runtime.Dockerfile Outdated
@datadog-official

This comment has been minimized.

…r all installs

Signed-off-by: pvijayakrish <pvijayakrish@nvidia.com>
)

(cherry picked from commit 639a069)
Signed-off-by: pvijayakrish <pvijayakrish@nvidia.com>
@pvijayakrish
pvijayakrish requested a review from a team as a code owner August 4, 2026 23:21
@github-actions github-actions Bot added the backend::vllm Relates to the vllm backend label Aug 4, 2026
@pvijayakrish
pvijayakrish merged commit 1c819ba into release/1.4.0 Aug 5, 2026
101 of 102 checks passed
@pvijayakrish
pvijayakrish deleted the pvijayakrish/fix-vllm-xpu-mx-crc32c-1.4.0 branch August 5, 2026 22:13
dmitry-tokarev-nv added a commit that referenced this pull request Aug 5, 2026
# Conflicts:
#	container/templates/vllm_runtime.Dockerfile
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.

2 participants