Optimize a Loop Centric Application Using Intel® Threading Building Blocks (Intel® TBB)
- Overview
This is a computer translation of the original content. It is provided for general information only and should not be relied upon as complete or accurate.
Video tutorial illustrating Intel® Threading Building Blocks (Intel® TBB) contrasted to typical serial for loop to demonstrate performance difference using the Intel compiler. This sample in the video speeds up a “for” loop which optimizes a Taylor series algorithm by using Intel® Threading Building Blocks (Intel® TBB) Parallel_for construct.
