wan2.2 ComfyUI cores kill
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [x] 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
The issue became noticeable with wan2.2, but cores had already been getting KILLed quite often. Users up to the intermediate level probably won’t notice this. The system RAM used by the swap-out strategy has reached its limit.
I think ComfyUI has no choice but to change its architecture so that some of the data is cached to the SSD. It seems WanVideoWrapper has also decided to cache part of TE to the SSD.
By the way, my SWP file is locked under administrator privileges, so I can’t modify it; I’m hoping ComfyUI will come up with its own cache strategy that works well.
### Actual Behavior
-
### Steps to Reproduce
-
### Debug Logs
```powershell
-
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.