Home > Workflow > Working with Nodes > About Parallel Processing > Parallel Processing Use Cases > Building Models in Parallel
Premise of the use case:
If the input source for a model is a table defined with parallel and no intervening workflow nodes generate a table that changes this state, then models are built in parallel without any changes to the workflow settings.
If the input source is not already defined in parallel, you can still build the model in parallel:
For Classification and Regression models: Turn on Parallel Processing for the workflow. The setting for Classification and Regression will be to Split input into Tables with the Parallel option.
For all models: Turn on Parallel Processing for the workflow. Insert a Create Table node before the Build node. Use the created table as input to the models.