code wiki / par

topic: par

4 modules sharing the par name family (derived from the tree's prefix discipline).

moduledescriptionlinesfuncs
nx_par_matmul.nxSOVEREIGN CPU parallelism: matmul across all cores via fork + shared memory, NO 3rd964
nx_par_pool.nxSOVEREIGN persistent worker POOL via PIPES (robust fix; busy-spin deadlocked on LICM,1475
nx_par_pull.nxPARALLEL concurrent download (the max-speed S-class gap): fork one worker per file, each1207
nx_par_pull_nas.nxPARALLEL concurrent download proven ON THE NAS (the max-speed gap WSL could not run: its1117