Skip to content

XPU not detected #145

@21JayChou

Description

@21JayChou

I ran a container using the following command:

docker run -td --privileged --net=host --device=/dev/dri --name=lsv-container -v xxxx\models\qwen2.5vl-7b:/llm/models/qwen2.5vl-7b -e no_proxy=localhost,127.0.0.1 -e http_proxy=$http_proxy -e https_proxy=$https_proxy --shm-size="32g" --entrypoint /bin/bash intel/llm-scaler-vllm:latest

Then I ran the command sycl-ls and output:

[opencl:cpu][opencl:0] Intel(R) OpenCL, 13th Gen Intel(R) Core(TM) i5-13490F OpenCL 3.0 (Build 0) [2025.19.4.0.18_160000.xmain-hotfix]

Only the cpu is detected. Here is my gpu info:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions