code wiki / compute
topic: compute
9 modules sharing the compute name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_compute_census.nx | the COMPUTE-DEVICE EXCEED census = "S-class exceed for ANY DEVICE" instrument | 115 | 8 |
| nx_compute_graph.nx | typed DAG container for compute nodes. | 293 | 8 |
| nx_compute_graph_test.nx | typed DAG end-to-end shape verification. | 220 | 1 |
| nx_compute_ladder.nx | GENEALOGIST physics grade for COMPUTE (the AI/research-engine foundation). | 104 | 6 |
| nx_compute_mt.nx | walking up the COMPUTE wall toward physics: MULTICORE matmul (the ~20x lever). | 94 | 4 |
| nx_compute_node.nx | typed compute node, foundation of the | 326 | 13 |
| nx_compute_opt2.nx | compute wall, step 2: stack the SAFE levers (cache locality + more cores). | 95 | 5 |
| nx_compute_runner.nx | executes a validated ComputeGraph. | 353 | 14 |
| nx_compute_runner_test.nx | end-to-end loop closure. | 182 | 1 |