Expand description
Build configuration and phase-local resource planning.
BuildParams::threads is an upper bound. When max_memory_gb is set,
partition, local contraction, and post-local processing independently lower
concurrency according to replicated state estimates. The limit is soft:
workload-sized shared tables can impose a higher minimum RSS.
Structs§
- Build
Params - Configuration shared by partitioning and graph construction phases.