3.6.1 : What is vectorization ?

It is a copy-paste of the computing part of a CPU (ALU) to enable several computing at the same time.
nothing

Figure 2 : Comparison between scalar (classical) computation and vectorization.



Different vectorized architectures exist :