nx_hackers_algo_compose_test.nx
buildroot/runtime/nx_hackers_algo_compose_test.nx
about
nx_hackers_algo_compose_test.nx -- end-to-end composition of the
ten hackers-algo primitives. Proves that the substrate primitives
shipped 2026-05-20 compose without integration bugs.
Scenario: serving two concurrent multi-modal requests against a
shared backbone with GQA attention, multi-LoRA adapters, paged
KV with prefix-sharing, continuous batching, speculative
decoding, and a token-merge plan. All bits-up; zero Linux
delegation. Substrate composition only -- no tensor kernels,
no model weights -- the goal here is to verify primitive
interaction, not to claim end-to-end inference correctness.
dependencies 8 imports · 0 importers
imports: nx_syscalls.nxnx_kv_arena.nxnx_batch_scheduler.nxnx_speculative_verify.nxnx_lora_pool.nxnx_modality_router.nxnx_gqa_head_map.nxnx_token_merge.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 22 | func main() -> i64 |