Modernizing Code with the Intel Vectorization Advisor
by MichaelS from High-Performance Computing News Analysis | insideHPC on (#17DFM)
Threading plus vectorization together can increase the performance of an application more than one technique or the other. Threading and vectorizing an application are two techniques that are known to increase the performance of an application using modern CPUs and coprocessors. However, a deep understanding of the application is needed in order to make the decisions needed and to rewrite portions of the application to take advantage of these techniques. In cases where the developer might not be familiar with the code an automated tools such as the Intel Vectorization Advisor can assist the developer.
The post Modernizing Code with the Intel Vectorization Advisor appeared first on insideHPC.