diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-01 13:52:45 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-01 13:52:45 -0500 |
| commit | f55872beaee658ff76ac15fd421b73017820c320 (patch) | |
| tree | d3e45e6ac7ec3a05ff53d03de86570b03bb38644 /CROSS_ARCHITECTURE_CROSSOVER.md | |
| parent | dab52021f5d0957d6c92b4dc9c0af355b07ec9f9 (diff) | |
experiment: open complete A6000 matrixHEADa6000-x1-v1main
Diffstat (limited to 'CROSS_ARCHITECTURE_CROSSOVER.md')
| -rw-r--r-- | CROSS_ARCHITECTURE_CROSSOVER.md | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/CROSS_ARCHITECTURE_CROSSOVER.md b/CROSS_ARCHITECTURE_CROSSOVER.md index cc27097..1101806 100644 --- a/CROSS_ARCHITECTURE_CROSSOVER.md +++ b/CROSS_ARCHITECTURE_CROSSOVER.md @@ -199,15 +199,20 @@ families. The panel does not prove asymptotic scaling, biological implementation, clean-setting superiority over BP, or universal superiority over EP/Dual Propagation. -## Execution ledger (2026-07-27) - -- Plain-CNN P1 is complete and its selector is frozen. The 27-cell P2 is - active on the only authorized physical GPUs, timan107 GPU5 and GPU7. -- ResNet X0, the 19-cell ResNet-20 selector, and its analyzer are frozen. - Formal R1 waits for an authorized GPU rather than sharing memory with P2. -- Transformer X0 passes in both development PyTorch and the Pascal PyTorch - 2.3 environment. Its 27-cell T1 registry and analyzer are frozen. Formal - T1 likewise waits for an authorized GPU. +## Execution ledger (2026-08-01) + +- Plain-CNN P1 is complete, its selector is frozen, and the complete 27-cell + P2 audit passes. +- ResNet X0 and the 19-cell ResNet-20 selector are complete. The passed + selector is tracked at `results/resnet_crossover/p1_selector.json`; formal + 27-cell R2 is active on timan107 GPU5 and GPU7. +- Transformer X0 and the 27-cell Transformer-4 selector are complete. The + passed selector is tracked at + `results/transformer_crossover/p1_selector.json`; formal T2 remains queued + behind R2 on the authorized GTX-1080 pair. +- A separate single-A6000 hardware profile, restart-safe launcher, and frozen + author-code patch stack are available at run-packet tag `a6000-x1-v1` for + an independent complete 81-cell replication. GPU serialization changes calendar time, not the cell registry. No pending family may borrow an unapproved GPU, and no method or size may be removed to |
