Parallelism and Performance =========================== Understand Parthenon’s execution model across CPU/GPU backends, task-based parallelism, and performance tuning. Covers reductions, load balancing, and weak-scaling instrumentation. .. toctree:: :maxdepth: 1 ../par_for ../nested_par_for ../tasks ../reductions ../load_balancing ../weak_scaling ../instrumentation