nx_pardemo_heavy.nx
buildroot/runtime/nx_pardemo_heavy.nx
about
compute-heavy parallel_for via the (now-buildable) thread_pool: 4 workers, 32 indices, each a 2e6 LCG loop.
Probe should read ~4 cores. Proves the ERGONOMIC pool API delivers real multi-core.
dependencies 1 imports · 0 importers
imports: nx_parallel.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
| 7 | func heavy_body(i: i64) -> i64 |
| 15 | func main() -> i64 |