Fix eGPU Init
This commit is contained in:
@@ -18,7 +18,8 @@ services:
|
|||||||
# P52 Bind Mount (Already working)
|
# P52 Bind Mount (Already working)
|
||||||
- /mnt/local-ssd/docker/ollama:/root/.ollama
|
- /mnt/local-ssd/docker/ollama:/root/.ollama
|
||||||
- /dev/kfd:/dev/kfd
|
- /dev/kfd:/dev/kfd
|
||||||
- /dev/dri:/dev/dri
|
# 2. Mount ONLY the AMD Render Node (The Blinders)
|
||||||
|
- /dev/dri/renderD128:/dev/dri/renderD128
|
||||||
environment:
|
environment:
|
||||||
- HSA_OVERRIDE_GFX_VERSION=10.3.0
|
- HSA_OVERRIDE_GFX_VERSION=10.3.0
|
||||||
- ROCR_VISIBLE_DEVICES=all
|
- ROCR_VISIBLE_DEVICES=all
|
||||||
|
|||||||
Reference in New Issue
Block a user