-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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:

Metadata
Metadata
Assignees
Labels
No labels