Run Component in Parallel
Link allows running pipelines in parallel. During parallel execution, all components of the runnable condition are executed simultaneously.
Enable/Disable Parallel Execution
- Parallel execution is recommended for large computations.
- It is not possible to see tracebacks at the bottom of cells if an error message occurs while executing in parallel.
- Click Settings in the pipeline menu bar.
- Turn on the Run component in Parallel toggle button.
Updated 4 months ago