Skip to content

fix: mitigate MLX video GPU watchdogs - #5561

Merged
atomantic merged 2 commits into
mainfrom
claim/issue-5553
Sep 1, 2026
Merged

fix: mitigate MLX video GPU watchdogs#5561
atomantic merged 2 commits into
mainfrom
claim/issue-5553

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Summary

  • apply the M5 Metal watchdog environment mitigation to FastVideo
  • sleep the display for local MLX video runtimes while keeping the system awake
  • add an opt-out in Settings and document the mitigation

Test plan

  • cd server && npm test -- --run services/loraTraining/displayPower.test.js services/videoGen/runtimes.test.js
  • cd client && npm test -- --run src/components/settings/ImageGenTab.test.jsx
  • npx vitest run scripts/generate_fastvideo.test.js
  • cd client && npm run lint

Closes #5553

@atomantic

Copy link
Copy Markdown
Owner Author

Required code review was not completed before publication. This PR is intentionally left open and will not be merged until the required review completes.

@atomantic
atomantic merged commit da886c9 into main Sep 1, 2026
7 checks passed
@atomantic
atomantic deleted the claim/issue-5553 branch September 1, 2026 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wire M5 Max GPU-watchdog mitigations into FastVideo/video-gen MLX renders (silent solid-color output, no crash)

1 participant