mirror of
https://github.com/BillyOutlast/rocm-automated.git
synced 2026-02-04 03:51:19 +01:00
revert to older docker-compose
This commit is contained in:
@@ -97,15 +97,15 @@ services:
|
||||
image: docker.io/getterup/comfyui-rocm7.1:latest
|
||||
container_name: comfyui
|
||||
environment:
|
||||
# - COMFYUI_ENABLE_ROCM=True
|
||||
- ROCR_VISIBLE_DEVICES=1
|
||||
- COMFYUI_ENABLE_ROCM=True
|
||||
- GPU_ARCH=gfx110X
|
||||
# - PYTORCH_TUNABLEOP_ENABLED=0
|
||||
# - AMD_SERIALIZE_KERNEL=1
|
||||
# - MIOPEN_USER_DB_PATH=/tmp/.miopen
|
||||
# - MIOPEN_CUSTOM_CACHE_DIR=/tmp/.miopen
|
||||
# === ROCm paths ===
|
||||
- HIP_VISIBLE_DEVICES=0
|
||||
- RROCR_VISIBLE_DEVICES=1
|
||||
- PYTORCH_TUNABLEOP_ENABLED=0
|
||||
- MIOPEN_FIND_MODE=NORMAL
|
||||
- TORCH_ROCM_AOTRITON_ENABLE_EXPERIMENTAL=1
|
||||
- AMD_SERIALIZE_KERNEL=1
|
||||
- MIOPEN_USER_DB_PATH=/tmp/.miopen
|
||||
- MIOPEN_CUSTOM_CACHE_DIR=/tmp/.miopen
|
||||
# === GPU targeting ===
|
||||
# - HCC_AMDGPU_TARGET="gfx1100" # Change for your GPU
|
||||
# - PYTORCH_ROCM_ARCH="gfx1100" # e.g., gfx1030 for RX 6800/6900
|
||||
|
||||
Reference in New Issue
Block a user