[ci][diagnostic]: compare GameCraft T2V with FA4 off/on on GB200 - #1763
Closed
SolitaryThinker wants to merge 1 commit into
Closed
[ci][diagnostic]: compare GameCraft T2V with FA4 off/on on GB200#1763SolitaryThinker wants to merge 1 commit into
SolitaryThinker wants to merge 1 commit into
Conversation
Collaborator
Author
|
/test ssim |
Contributor
Merge Protections🔴 1 of 1 protections blocking · waiting on 👀 reviews and 🤖 CI
🔴 PR merge requirementsWaiting for
This rule is failing.
|
This was referenced Aug 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Diagnostic only — do not merge.
PR #1760 full build #5043 produced one real HunyuanGameCraft T2V failure on GB200: MS-SSIM 0.7480415485 against the existing 0.93 threshold. Its automatic retry never reached checkout or tests; it exhausted the four-GPU capacity watchdog.
The canonical GameCraft GB200 reference was seeded with FASTVIDEO_FA4=1 using the older FA4 CuTe revision 82d6441e. Current main uses 14c37795 with Cutlass DSL 4.6, while the model snapshot and SSIM parameters remain stable.
This disposable branch makes the SSIM lane run only GameCraft T2V, sequentially on the same visible GB200 GPU in separate processes with FASTVIDEO_FA4=0 and FASTVIDEO_FA4=1. It logs the requested and resolved backend, torch/CUDA/GPU details, and both probe/test return codes. The lane always exits 2 so the diagnostic cannot be mistaken for a passing quality gate and does not invoke the production SSIM automatic retry.
Local validation:
After the result is captured, this PR will be closed rather than merged.