code wiki / (root) / nx_actor_role_llm_test.nx

nx_actor_role_llm_test.nx

buildroot/runtime/nx_actor_role_llm_test.nx

6659 B146 linesdepth 6pulls 14 transitivereach 0 importersview sourcekind gate/prooftopic actor
docsdependenciesstructsconstsfunctions

about

nx_actor_role_llm_test.nx -- integration smoke proving the actor adapter actually drives the other-agent LLM primitives.

dependencies 6 imports · 0 importers

nx_syscalls.nx nx_tier.nx nx_tensor.nx nx_actor.nx nx_message.nx nx_actor_role_llm.nx nx_actor_role_llm_test.nx

imports: nx_syscalls.nxnx_tier.nxnx_tensor.nxnx_actor.nxnx_message.nxnx_actor_role_llm.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nx_lr_phase_is_valid nx_lr_ac_v_is_valid sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ nx_t_alloc nx_dt_is_valid nx_dt_element_bytes sys_mmap ↻ nx_t_compute_strides_rowma _fill_q10 nx_lr_actor_new sys_mmap ↻ nx_t_alloc ↻ nx_prng_init nx_lr_actor_phase nx_lr_actor_is_done nx_ac_sched_new sys_mmap ↻ nx_ac_spawn nx_ms_bus_new sys_mmap ↻ nx_ms_register sys_mmap ↻ nx_ms_subscribe nx_ms_kind_is_valid nx_lr_actor_step

structs

none

consts

none

functions

13func _fill_q10(t: *NxTensor, base: i64, stride: i64) -> i64
called by 1: main
23func main() -> i64