amd-ryzen-ai-max-395-ai-lab-notizen
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| amd-ryzen-ai-max-395-ai-lab-notizen [2026/01/30 18:32] – [Upgrade auf 6.18.x Kernel] benny | amd-ryzen-ai-max-395-ai-lab-notizen [2026/01/31 14:45] (aktuell) – benny | ||
|---|---|---|---|
| Zeile 1181: | Zeile 1181: | ||
| --disable-api-nodes \ | --disable-api-nodes \ | ||
| --enable-cors | --enable-cors | ||
| + | </ | ||
| + | |||
| + | ====== Verschiedene runs mit unterschiedlichen Flags ====== | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | Linux ailab 6.18.5+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.18.5-1 (2026-01-16) x86_64 GNU/Linux | ||
| + | </ | ||
| + | |||
| + | ===== Standard ===== | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | --listen 192.168.11.190 \ | ||
| + | --port 8189 \ | ||
| + | --gpu-only \ | ||
| + | --disable-smart-memory \ | ||
| + | --disable-auto-launch \ | ||
| + | --enable-manager \ | ||
| + | --disable-api-nodes \ | ||
| + | --enable-cors | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | Adding extra search path text_encoders / | ||
| + | Adding extra search path vae / | ||
| + | Adding extra search path diffusion_models / | ||
| + | Adding extra search path unet / | ||
| + | Adding extra search path loras / | ||
| + | Adding extra search path latent_upscale_models / | ||
| + | Adding extra search path clip_vision / | ||
| + | [START] Security scan | ||
| + | [ComfyUI-Manager] Using uv as Python module for pip operations. | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [DONE] Security scan | ||
| + | ** ComfyUI startup time: 2026-01-30 19: | ||
| + | ** Platform: Linux | ||
| + | ** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ** Python executable: / | ||
| + | ** ComfyUI Path: / | ||
| + | ** ComfyUI Base Folder Path: / | ||
| + | ** User directory: / | ||
| + | ** ComfyUI-Manager config path: / | ||
| + | ** Log path: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [PRE] ComfyUI-Manager | ||
| + | Checkpoint files will always be loaded safely. | ||
| + | Total VRAM 63219 MB, total RAM 126438 MB | ||
| + | pytorch version: 2.9.1+rocm7.11.0a20260118 | ||
| + | Set: torch.backends.cudnn.enabled = False for better AMD performance. | ||
| + | AMD arch: gfx1151 | ||
| + | ROCm version: (7, 2) | ||
| + | Set vram state to: HIGH_VRAM | ||
| + | Disabling smart memory management | ||
| + | Device: cuda:0 Radeon 8060S Graphics : native | ||
| + | Using async weight offloading with 2 streams | ||
| + | Enabled pinned memory 120115.0 | ||
| + | Found comfy_kitchen backend cuda: {' | ||
| + | Found comfy_kitchen backend triton: {' | ||
| + | Found comfy_kitchen backend eager: {' | ||
| + | Using pytorch attention | ||
| + | Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ComfyUI version: 0.11.1 | ||
| + | ComfyUI frontend version: 1.37.11 | ||
| + | [Prompt Server] web root: / | ||
| + | [START] ComfyUI-Manager | ||
| + | [ComfyUI-Manager] network_mode: | ||
| + | [ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed. | ||
| + | To use this feature, please run the following command: | ||
| + | / | ||
| + | |||
| + | |||
| + | Import times for custom nodes: | ||
| + | 0.0 seconds: / | ||
| + | |||
| + | Context impl SQLiteImpl. | ||
| + | Will assume non-transactional DDL. | ||
| + | Assets scan(roots=[' | ||
| + | Starting server | ||
| + | |||
| + | To see the GUI go to: http:// | ||
| + | got prompt | ||
| + | Using split attention in VAE | ||
| + | Using split attention in VAE | ||
| + | VAE load device: cuda:0, offload device: cuda:0, dtype: torch.bfloat16 | ||
| + | Found quantization metadata version 1 | ||
| + | Using MixedPrecisionOps for text encoder | ||
| + | Requested to load QwenImageTEModel_ | ||
| + | loaded completely; | ||
| + | CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16 | ||
| + | model weight dtype torch.bfloat16, | ||
| + | model_type FLUX | ||
| + | FETCH ComfyRegistry Data [DONE] | ||
| + | [ComfyUI-Manager] default cache updated: https:// | ||
| + | FETCH DATA from: / | ||
| + | [ComfyUI-Manager] All startup tasks have been completed. | ||
| + | Requested to load QwenImage | ||
| + | loaded completely; | ||
| + | 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [12: | ||
| + | Requested to load WanVAE | ||
| + | loaded completely; | ||
| + | Prompt executed in 00:13:38 | ||
| + | </ | ||
| + | |||
| + | ===== ohne --disable-smart-memory ===== | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | --listen 192.168.11.190 \ | ||
| + | --port 8189 \ | ||
| + | --gpu-only \ | ||
| + | --disable-auto-launch \ | ||
| + | --enable-manager \ | ||
| + | --disable-api-nodes \ | ||
| + | --enable-cors | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | Adding extra search path text_encoders / | ||
| + | Adding extra search path vae / | ||
| + | Adding extra search path diffusion_models / | ||
| + | Adding extra search path unet / | ||
| + | Adding extra search path loras / | ||
| + | Adding extra search path latent_upscale_models / | ||
| + | Adding extra search path clip_vision / | ||
| + | [START] Security scan | ||
| + | [ComfyUI-Manager] Using uv as Python module for pip operations. | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [DONE] Security scan | ||
| + | ** ComfyUI startup time: 2026-01-30 19: | ||
| + | ** Platform: Linux | ||
| + | ** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ** Python executable: / | ||
| + | ** ComfyUI Path: / | ||
| + | ** ComfyUI Base Folder Path: / | ||
| + | ** User directory: / | ||
| + | ** ComfyUI-Manager config path: / | ||
| + | ** Log path: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [PRE] ComfyUI-Manager | ||
| + | Checkpoint files will always be loaded safely. | ||
| + | Total VRAM 63219 MB, total RAM 126438 MB | ||
| + | pytorch version: 2.9.1+rocm7.11.0a20260118 | ||
| + | Set: torch.backends.cudnn.enabled = False for better AMD performance. | ||
| + | AMD arch: gfx1151 | ||
| + | ROCm version: (7, 2) | ||
| + | Set vram state to: HIGH_VRAM | ||
| + | Device: cuda:0 Radeon 8060S Graphics : native | ||
| + | Using async weight offloading with 2 streams | ||
| + | Enabled pinned memory 120115.0 | ||
| + | Found comfy_kitchen backend cuda: {' | ||
| + | Found comfy_kitchen backend triton: {' | ||
| + | Found comfy_kitchen backend eager: {' | ||
| + | Using pytorch attention | ||
| + | Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ComfyUI version: 0.11.1 | ||
| + | ComfyUI frontend version: 1.37.11 | ||
| + | [Prompt Server] web root: / | ||
| + | [START] ComfyUI-Manager | ||
| + | [ComfyUI-Manager] network_mode: | ||
| + | [ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed. | ||
| + | To use this feature, please run the following command: | ||
| + | / | ||
| + | |||
| + | |||
| + | Import times for custom nodes: | ||
| + | 0.0 seconds: / | ||
| + | |||
| + | Context impl SQLiteImpl. | ||
| + | Will assume non-transactional DDL. | ||
| + | Assets scan(roots=[' | ||
| + | Starting server | ||
| + | |||
| + | To see the GUI go to: http:// | ||
| + | got prompt | ||
| + | Using split attention in VAE | ||
| + | Using split attention in VAE | ||
| + | VAE load device: cuda:0, offload device: cuda:0, dtype: torch.bfloat16 | ||
| + | Found quantization metadata version 1 | ||
| + | Using MixedPrecisionOps for text encoder | ||
| + | Requested to load QwenImageTEModel_ | ||
| + | loaded completely; | ||
| + | CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16 | ||
| + | model weight dtype torch.bfloat16, | ||
| + | model_type FLUX | ||
| + | Requested to load QwenImage | ||
| + | loaded completely; | ||
| + | 6%|████████▋ | ||
| + | [ComfyUI-Manager] default cache updated: https:// | ||
| + | FETCH DATA from: / | ||
| + | [ComfyUI-Manager] All startup tasks have been completed. | ||
| + | 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [12: | ||
| + | Requested to load WanVAE | ||
| + | loaded completely; | ||
| + | Prompt executed in 00:13:24 | ||
| + | </ | ||
| + | |||
| + | ===== Mit corectrl auf " | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | --listen 192.168.11.190 \ | ||
| + | --port 8189 \ | ||
| + | --gpu-only \ | ||
| + | --disable-auto-launch \ | ||
| + | --enable-manager \ | ||
| + | --disable-api-nodes \ | ||
| + | --enable-cors | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | Adding extra search path text_encoders / | ||
| + | Adding extra search path vae / | ||
| + | Adding extra search path diffusion_models / | ||
| + | Adding extra search path unet / | ||
| + | Adding extra search path loras / | ||
| + | Adding extra search path latent_upscale_models / | ||
| + | Adding extra search path clip_vision / | ||
| + | [START] Security scan | ||
| + | [ComfyUI-Manager] Using uv as Python module for pip operations. | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [DONE] Security scan | ||
| + | ** ComfyUI startup time: 2026-01-30 20: | ||
| + | ** Platform: Linux | ||
| + | ** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ** Python executable: / | ||
| + | ** ComfyUI Path: / | ||
| + | ** ComfyUI Base Folder Path: / | ||
| + | ** User directory: / | ||
| + | ** ComfyUI-Manager config path: / | ||
| + | ** Log path: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [PRE] ComfyUI-Manager | ||
| + | Checkpoint files will always be loaded safely. | ||
| + | Total VRAM 63219 MB, total RAM 126438 MB | ||
| + | pytorch version: 2.9.1+rocm7.11.0a20260118 | ||
| + | Set: torch.backends.cudnn.enabled = False for better AMD performance. | ||
| + | AMD arch: gfx1151 | ||
| + | ROCm version: (7, 2) | ||
| + | Set vram state to: HIGH_VRAM | ||
| + | Disabling smart memory management | ||
| + | Device: cuda:0 Radeon 8060S Graphics : native | ||
| + | Using async weight offloading with 2 streams | ||
| + | Enabled pinned memory 120115.0 | ||
| + | Found comfy_kitchen backend eager: {' | ||
| + | Found comfy_kitchen backend cuda: {' | ||
| + | Found comfy_kitchen backend triton: {' | ||
| + | Using pytorch attention | ||
| + | Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ComfyUI version: 0.11.1 | ||
| + | ComfyUI frontend version: 1.37.11 | ||
| + | [Prompt Server] web root: / | ||
| + | [START] ComfyUI-Manager | ||
| + | [ComfyUI-Manager] network_mode: | ||
| + | [ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed. | ||
| + | To use this feature, please run the following command: | ||
| + | / | ||
| + | |||
| + | |||
| + | Import times for custom nodes: | ||
| + | 0.0 seconds: / | ||
| + | |||
| + | Context impl SQLiteImpl. | ||
| + | Will assume non-transactional DDL. | ||
| + | Assets scan(roots=[' | ||
| + | Starting server | ||
| + | |||
| + | To see the GUI go to: http:// | ||
| + | got prompt | ||
| + | Using split attention in VAE | ||
| + | Using split attention in VAE | ||
| + | VAE load device: cuda:0, offload device: cuda:0, dtype: torch.bfloat16 | ||
| + | Found quantization metadata version 1 | ||
| + | Using MixedPrecisionOps for text encoder | ||
| + | Requested to load QwenImageTEModel_ | ||
| + | loaded completely; | ||
| + | CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16 | ||
| + | model weight dtype torch.bfloat16, | ||
| + | model_type FLUX | ||
| + | Requested to load QwenImage | ||
| + | loaded completely; | ||
| + | 8%|███████████▌ | ||
| + | [ComfyUI-Manager] default cache updated: https:// | ||
| + | FETCH DATA from: / | ||
| + | [ComfyUI-Manager] All startup tasks have been completed. | ||
| + | 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [12: | ||
| + | Requested to load WanVAE | ||
| + | loaded completely; | ||
| + | Prompt executed in 00:13:24 | ||
| + | </ | ||
| + | |||
| + | ===== UEFI/BIOS: Performance Mode ===== | ||
| + | |||
| + | < | ||
| + | benny@ailab: | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | Adding extra search path text_encoders / | ||
| + | Adding extra search path vae / | ||
| + | Adding extra search path diffusion_models / | ||
| + | Adding extra search path unet / | ||
| + | Adding extra search path loras / | ||
| + | Adding extra search path latent_upscale_models / | ||
| + | Adding extra search path clip_vision / | ||
| + | [START] Security scan | ||
| + | [ComfyUI-Manager] Using uv as Python module for pip operations. | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [DONE] Security scan | ||
| + | ** ComfyUI startup time: 2026-01-31 14: | ||
| + | ** Platform: Linux | ||
| + | ** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ** Python executable: / | ||
| + | ** ComfyUI Path: / | ||
| + | ** ComfyUI Base Folder Path: / | ||
| + | ** User directory: / | ||
| + | ** ComfyUI-Manager config path: / | ||
| + | ** Log path: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [PRE] ComfyUI-Manager | ||
| + | Checkpoint files will always be loaded safely. | ||
| + | Total VRAM 63219 MB, total RAM 126438 MB | ||
| + | pytorch version: 2.9.1+rocm7.11.0a20260118 | ||
| + | Set: torch.backends.cudnn.enabled = False for better AMD performance. | ||
| + | AMD arch: gfx1151 | ||
| + | ROCm version: (7, 2) | ||
| + | Set vram state to: HIGH_VRAM | ||
| + | Disabling smart memory management | ||
| + | Device: cuda:0 Radeon 8060S Graphics : native | ||
| + | Using async weight offloading with 2 streams | ||
| + | Enabled pinned memory 120115.0 | ||
| + | Found comfy_kitchen backend triton: {' | ||
| + | Found comfy_kitchen backend eager: {' | ||
| + | Found comfy_kitchen backend cuda: {' | ||
| + | Using pytorch attention | ||
| + | Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ComfyUI version: 0.11.1 | ||
| + | ComfyUI frontend version: 1.37.11 | ||
| + | [Prompt Server] web root: / | ||
| + | [START] ComfyUI-Manager | ||
| + | [ComfyUI-Manager] network_mode: | ||
| + | [ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed. | ||
| + | To use this feature, please run the following command: | ||
| + | / | ||
| + | |||
| + | |||
| + | Import times for custom nodes: | ||
| + | 0.0 seconds: / | ||
| + | |||
| + | Context impl SQLiteImpl. | ||
| + | Will assume non-transactional DDL. | ||
| + | Assets scan(roots=[' | ||
| + | Starting server | ||
| + | |||
| + | To see the GUI go to: http:// | ||
| + | got prompt | ||
| + | Using split attention in VAE | ||
| + | Using split attention in VAE | ||
| + | VAE load device: cuda:0, offload device: cuda:0, dtype: torch.bfloat16 | ||
| + | Found quantization metadata version 1 | ||
| + | Using MixedPrecisionOps for text encoder | ||
| + | Requested to load QwenImageTEModel_ | ||
| + | loaded completely; | ||
| + | CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16 | ||
| + | model weight dtype torch.bfloat16, | ||
| + | model_type FLUX | ||
| + | FETCH ComfyRegistry Data [DONE] | ||
| + | [ComfyUI-Manager] default cache updated: https:// | ||
| + | FETCH DATA from: / | ||
| + | [ComfyUI-Manager] All startup tasks have been completed. | ||
| + | Requested to load QwenImage | ||
| + | loaded completely; | ||
| + | 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [12: | ||
| + | Requested to load WanVAE | ||
| + | loaded completely; | ||
| + | Prompt executed in 00:13:20 | ||
| + | </ | ||
| + | |||
| + | ===== BIOS/UEFI Performance Mode + GPU 96 GB VRAM fest ===== | ||
| + | |||
| + | < | ||
| + | benny@ailab: | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | (rocm-nightly2) benny@ailab: | ||
| + | Adding extra search path text_encoders / | ||
| + | Adding extra search path vae / | ||
| + | Adding extra search path diffusion_models / | ||
| + | Adding extra search path unet / | ||
| + | Adding extra search path loras / | ||
| + | Adding extra search path latent_upscale_models / | ||
| + | Adding extra search path clip_vision / | ||
| + | [START] Security scan | ||
| + | [ComfyUI-Manager] Using uv as Python module for pip operations. | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [DONE] Security scan | ||
| + | ** ComfyUI startup time: 2026-01-31 15: | ||
| + | ** Platform: Linux | ||
| + | ** Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ** Python executable: / | ||
| + | ** ComfyUI Path: / | ||
| + | ** ComfyUI Base Folder Path: / | ||
| + | ** User directory: / | ||
| + | ** ComfyUI-Manager config path: / | ||
| + | ** Log path: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | Using Python 3.13.5 environment at: / | ||
| + | [PRE] ComfyUI-Manager | ||
| + | Checkpoint files will always be loaded safely. | ||
| + | Total VRAM 98304 MB, total RAM 31734 MB | ||
| + | pytorch version: 2.9.1+rocm7.11.0a20260118 | ||
| + | Set: torch.backends.cudnn.enabled = False for better AMD performance. | ||
| + | AMD arch: gfx1151 | ||
| + | ROCm version: (7, 2) | ||
| + | Set vram state to: HIGH_VRAM | ||
| + | Disabling smart memory management | ||
| + | Device: cuda:0 Radeon 8060S Graphics : native | ||
| + | Using async weight offloading with 2 streams | ||
| + | Enabled pinned memory 30147.0 | ||
| + | Found comfy_kitchen backend triton: {' | ||
| + | Found comfy_kitchen backend eager: {' | ||
| + | Found comfy_kitchen backend cuda: {' | ||
| + | Using pytorch attention | ||
| + | Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] | ||
| + | ComfyUI version: 0.11.1 | ||
| + | ComfyUI frontend version: 1.37.11 | ||
| + | [Prompt Server] web root: / | ||
| + | [START] ComfyUI-Manager | ||
| + | [ComfyUI-Manager] network_mode: | ||
| + | [ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed. | ||
| + | To use this feature, please run the following command: | ||
| + | / | ||
| + | |||
| + | |||
| + | Import times for custom nodes: | ||
| + | 0.0 seconds: / | ||
| + | |||
| + | Context impl SQLiteImpl. | ||
| + | Will assume non-transactional DDL. | ||
| + | Assets scan(roots=[' | ||
| + | Starting server | ||
| + | |||
| + | To see the GUI go to: http:// | ||
| + | got prompt | ||
| + | Using split attention in VAE | ||
| + | Using split attention in VAE | ||
| + | VAE load device: cuda:0, offload device: cuda:0, dtype: torch.bfloat16 | ||
| + | Found quantization metadata version 1 | ||
| + | Using MixedPrecisionOps for text encoder | ||
| + | Requested to load QwenImageTEModel_ | ||
| + | loaded completely; | ||
| + | CLIP/text encoder model load device: cuda:0, offload device: cuda:0, current: cuda:0, dtype: torch.float16 | ||
| + | model weight dtype torch.bfloat16, | ||
| + | model_type FLUX | ||
| + | Requested to load QwenImage | ||
| + | loaded completely; | ||
| + | 2%|██▉ | ||
| + | [ComfyUI-Manager] default cache updated: https:// | ||
| + | FETCH DATA from: / | ||
| + | [ComfyUI-Manager] All startup tasks have been completed. | ||
| + | 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [10: | ||
| + | Requested to load WanVAE | ||
| + | loaded completely; | ||
| + | Prompt executed in 00:11:45 | ||
| + | |||
| + | </ | ||
| + | |||
| + | ===== Distrobox mit Performance (UEFI) und 96 GB VRAM BIOS ===== | ||
| + | |||
| + | < | ||
| + | benny@ailab: | ||
| + | Starting container... | ||
| + | Installing basic packages... | ||
| + | Setting up devpts mounts... | ||
| + | Setting up read-only mounts... | ||
| + | Setting up read-write mounts... | ||
| + | Setting up host's sockets integration... [ OK ] | ||
| + | Integrating host's themes, icons, fonts... [ OK ] | ||
| + | Setting up distrobox profile... | ||
| + | Setting up sudo... | ||
| + | Setting up user's group list... | ||
| + | |||
| + | Container Setup Complete! | ||
| + | |||
| + | ███████╗████████╗██████╗ ██╗██╗ | ||
| + | ██╔════╝╚══██╔══╝██╔══██╗██║╚██╗██╔╝ | ||
| + | ███████╗ | ||
| + | ╚════██║ | ||
| + | ███████║ | ||
| + | ╚══════╝ | ||
| + | |||
| + | C O M F Y U I | ||
| + | |||
| + | |||
| + | AMD Ryzen AI Max “Strix Halo” — Image & Video Toolbox (gfx1151, ROCm via TheRock) | ||
| + | ROCm nightly: 7.11.0a20260115 | ||
| + | |||
| + | Machine: Micro Computer (HK) Tech Limited MS-S1 MAX | ||
| + | GPU : AMD RYZEN AI MAX+ 395 w/ Radeon 8060S | ||
| + | |||
| + | Repo : https:// | ||
| + | Image : docker.io/ | ||
| + | |||
| + | Included: | ||
| + | - ComfyUI | ||
| + | |||
| + | SSH tip: ssh -L 8000: | ||
| + | |||
| + | benny@ailab: | ||
| + | Adding extra search path text_encoders / | ||
| + | Adding extra search path vae / | ||
| + | Adding extra search path diffusion_models / | ||
| + | Adding extra search path unet / | ||
| + | Adding extra search path loras / | ||
| + | Adding extra search path latent_upscale_models / | ||
| + | Adding extra search path clip_vision / | ||
| + | Setting output directory to: / | ||
| + | Checkpoint files will always be loaded safely. | ||
| + | Total VRAM 98304 MB, total RAM 31734 MB | ||
| + | pytorch version: 2.11.0a0+rocm7.11.0a20260115 | ||
| + | Set: torch.backends.cudnn.enabled = False for better AMD performance. | ||
| + | AMD arch: gfx1151 | ||
| + | ROCm version: (7, 2) | ||
| + | Set vram state to: NORMAL_VRAM | ||
| + | Device: cuda:0 Radeon 8060S Graphics : native | ||
| + | Using async weight offloading with 2 streams | ||
| + | Enabled pinned memory 30147.0 | ||
| + | Found comfy_kitchen backend eager: {' | ||
| + | Found comfy_kitchen backend cuda: {' | ||
| + | Found comfy_kitchen backend triton: {' | ||
| + | Using pytorch attention | ||
| + | Python version: 3.13.11 (main, Dec 5 2025, 00:00:00) [GCC 15.2.1 20251111 (Red Hat 15.2.1-4)] | ||
| + | ComfyUI version: 0.9.1 | ||
| + | ComfyUI frontend version: 1.36.14 | ||
| + | [Prompt Server] web root: / | ||
| + | Traceback (most recent call last): | ||
| + | File "/ | ||
| + | module_spec.loader.exec_module(module) | ||
| + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ | ||
| + | File "< | ||
| + | File "< | ||
| + | File "/ | ||
| + | from .nodes import NODE_CLASS_MAPPINGS | ||
| + | File "/ | ||
| + | from .ops import GGMLOps, move_patch_to_device | ||
| + | File "/ | ||
| + | import gguf | ||
| + | ModuleNotFoundError: | ||
| + | |||
| + | Cannot import / | ||
| + | AMD GPU Monitor thread started | ||
| + | AMD GPU Monitor: Web directory set to / | ||
| + | |||
| + | Import times for custom nodes: | ||
| + | 0.0 seconds: / | ||
| + | 0.0 seconds: / | ||
| + | 0.0 seconds (IMPORT FAILED): / | ||
| + | 0.0 seconds: / | ||
| + | |||
| + | Using AMD SMI tool: / | ||
| + | Context impl SQLiteImpl. | ||
| + | Will assume non-transactional DDL. | ||
| + | Assets scan(roots=[' | ||
| + | Disabling intermediate node cache. | ||
| + | Starting server | ||
| + | |||
| + | To see the GUI go to: http:// | ||
| + | got prompt | ||
| + | Using split attention in VAE | ||
| + | Using split attention in VAE | ||
| + | VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16 | ||
| + | Found quantization metadata version 1 | ||
| + | Using MixedPrecisionOps for text encoder | ||
| + | Requested to load QwenImageTEModel_ | ||
| + | loaded completely; | ||
| + | CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cuda:0, dtype: torch.float16 | ||
| + | model weight dtype torch.bfloat16, | ||
| + | model_type FLUX | ||
| + | Requested to load QwenImage | ||
| + | loaded completely; 96341.98 MB usable, 38967.90 MB loaded, full load: True | ||
| + | 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [10: | ||
| + | Requested to load WanVAE | ||
| + | loaded completely; 89893.71 MB usable, 242.03 MB loaded, full load: True | ||
| + | Prompt executed in 00:12:49 | ||
| + | ^C | ||
| </ | </ | ||
amd-ryzen-ai-max-395-ai-lab-notizen.1769797922.txt.gz · Zuletzt geändert: von benny
