Vectorization Steps
by MichaelS from High-Performance Computing News Analysis | insideHPC on (#1F3FT)
The process to vectorize application code is very important and can result in major performance improvements when coupled with vector hardware. In many cases, incremental work can mean a large payoff in terms of performance. "When applications that have successfully been implemented on supercomputers or have made use of SIMD instructions such as SSE or AVX are excellent candidates for a methodology to take advantage of modern vector capabilities in servers today."
The post Vectorization Steps appeared first on insideHPC.