Helping the Compiler Speed Intel Xeon Phi
by MichaelS from High-Performance Computing News Analysis | insideHPC on (#1HDC9)
The vector parallel capabilities of the Intel Xeon Phi coprocessor are similar in many ways with vectorizing code for the main CPU. The performance improvement when coding smartly and using the tools available can be tremendous. Since the Intel Xeon Phi coprocessor can show very large gains in performance due to its extra wide processing units. "Although it is time consuming to look at each and every loop in a large application, by doing so, and both telling the compiler what to do, and letting the compiler do its work, performance increases can be quite large, leading to shorter run times and/or more complete results."
The post Helping the Compiler Speed Intel Xeon Phi appeared first on insideHPC.