Always prompting:[W430 15:03:01.212836326 NNPACK.cpp:56] Could not initialize NNPACK! Reason: Unsupported hardware.
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Custom Node Testing
- [ ] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
nohup bash -c "HSA_OVERRIDE_GFX_VERSION=11.0.0 python main.py --listen 0.0.0.0" > comfyui.log 2>&1 &
### Actual Behavior
### Steps to Reproduce
nohup bash -c "HSA_OVERRIDE_GFX_VERSION=11.0.0 python main.py --listen 0.0.0.0" > comfyui.log 2>&1 &
Always prompting:
### Debug Logs
```powershell
[W430 15:03:01.212836326 NNPACK.cpp:56] Could not initialize NNPACK! Reason: Unsupported hardware.
```
### Other
_No response_
Contributor guide
Research direction
Start by reproducing the reported command from main.py with HSA_OVERRIDE_GFX_VERSION=11.0.0 and capture the ComfyUI log, including the NNPACK warning. Compare the expected and actual screenshots to determine what “Always prompting” refers to; done should establish whether the warning causes that behavior and identify a confirmed project-side fix or a clearly documented hardware limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100