Strumenti Utente

Strumenti Sito


roberto.alfieri:pub:vectorization

Questa è una vecchia versione del documento!


Vectorization

Processor peak performance includes the speed-up provided by the vector instructions, but in order to exploit it you need specific programming techniques.

Auto-vectorization is the easiest and more portable way to get vectorization , but not all loops can be vectorized.

Some examples:

roberto.alfieri/pub/vectorization.1497376176.txt.gz · Ultima modifica: 13/06/2017 19:49 da roberto.alfieri