Expressing Parallelism in C++ with Threading Building Blocks
by staff from High-Performance Computing News Analysis | insideHPC on (#3YSJF)
Parallelism helps applications make the best use of processors on single or multiple devices. However, parallelism implementation itself can prove a challenging task. In this video, Mike Voss, principal engineer with the Core and Visual Computing Group at Intel discusses the benefits of Intel(R) Threading Building Blocks (Intel(R) TBB), a C++ library, and how it can simplify the work of adding parallelism without the need to probe into threading details.
The post Expressing Parallelism in C++ with Threading Building Blocks appeared first on insideHPC.