Parallelization

Parallelization is the technique of dividing up processing tasks among multiple processors to scale up the performance of a software environment. Parallel CPU, NPU and GPU architectures achieve much higher performance than legacy serial execution logic circuits.

Related Terms