Article 1DGJA Diffusion Optimization on Intel Xeon Phi

Diffusion Optimization on Intel Xeon Phi

by
MichaelS
from High-Performance Computing News Analysis | insideHPC on (#1DGJA)
2000px-Diffusion.svg_-150x150.png

"The next step is to look at using OpenMP directives to create multiple threads to distribute the work over many threads and cores. A key OpenMP directive, #pragma omp for collapse, will collapse the inner two loops into one. The developer can then set the number of threads and cores to use and return the application to determine the performance. In one test case, three threads per physical core shows the best performance, by quite a lot compared to just using one or two threads per core."

The post Diffusion Optimization on Intel Xeon Phi appeared first on insideHPC.

External Content
Source RSS or Atom Feed
Feed Location http://insidehpc.com/feed/
Feed Title High-Performance Computing News Analysis | insideHPC
Feed Link https://insidehpc.com/
Reply 0 comments