[Bug]: Installation with XPU fail's with Dockerfile and while building from sourcefile #8563
Closed
1 task done
Labels
bug
Something isn't working
Your current environment
The output of `python collect_env.py`
Model Input Dumps
No response
🐛 Describe the bug
For installing vllm for linux to execute on intel GPU, we have followed the instructions in https://docs.vllm.ai/en/latest/getting_started/xpu-installation.html#installation-with-xpu .
Case 1 :
We have created a ubuntu image using distrobox on podman. We tried to build from source .
The commands were
logfile of the above command
output.txt
CASE 2:
The below error is when we tried to build using dockerfile on the host system outside podman using the instructions present in https://docs.vllm.ai/en/latest/getting_started/xpu-installation.html#quick-start-using-dockerfile . Instead of docker, we used podman to build it which it failed at.
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: