diff options
Diffstat (limited to 'TRANSFORMER_CROSSOVER.md')
| -rw-r--r-- | TRANSFORMER_CROSSOVER.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/TRANSFORMER_CROSSOVER.md b/TRANSFORMER_CROSSOVER.md index df0cf0f..8be1e72 100644 --- a/TRANSFORMER_CROSSOVER.md +++ b/TRANSFORMER_CROSSOVER.md @@ -159,7 +159,10 @@ job but remain reported. No intermediate validation, test token, development pilot endpoint, or cross-method setting is used by the selector. The per-job cap is 48 hours. Only timan107 physical GPUs 5 and 7 are allowed. -A launch manifest must record the physical GPU UUID, source commit, tracked +Before either shard starts, one immutable launch lock binds the complete +27-job registry hash to the source commit, tracked-file hashes, environment +freeze, and allowed physical GPUs. Every subsequent cell rechecks that source +lock. Its manifest records the physical GPU UUID, source commit, tracked dirty state, environment freeze, dataset hashes, arguments, peak memory, wall time, and exit state. A failure advances the shard rather than deleting the cell. |
