Speed Your Application with Threading Building Blocks
by MichaelS from High-Performance Computing News Analysis | insideHPC on (#267BW)
With modern processors that contain a large number of cores, to get maximum performance it is necessary to structure an application to use as many cores as possible. Explicitly developing a program to do this can take a significant amount of effort. It is important to understand the science and algorithms behind the application, and then use whatever programming techniques that are available. "Intel Threaded Building Blocks (TBB) can help tremendously in the effort to achieve very high performance for the application."
The post Speed Your Application with Threading Building Blocks appeared first on insideHPC.