Module planning_parallel

Module planning_parallel 

Source
Expand description

Parallel FFT Planning

This module extends the planning system with multithreaded planning capabilities, allowing for parallel plan creation and execution.

Structsยง

ParallelExecutor
Executor for parallel FFT operations
ParallelPlanResult
Result of a parallel plan creation
ParallelPlanner
Parallel planner that can create multiple plans simultaneously
ParallelPlanningConfig
Configuration options for parallel planning