summaryrefslogtreecommitdiff
path: root/parallel/threadingbuildingblocks
AgeCommit message (Collapse)AuthorFilesLines
2013-10-20Don't try to mess with the compiler scheduling.joerg3-3/+17
2012-09-11"user-destdir" is default these daysasau1-3/+1
2011-09-05Add missing tool "pax"cheusov1-2/+2
2011-08-27Import Threading Building Blocks 3.0 Update 6 as ↵asau5-0/+141
parallel/threadingbuildingblocks. Intel(r) Threading Building Blocks (Intel TBB) offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you take advantage of multi-core processor performance without having to be a threading expert. Intel TBB is not just a threads-replacement library. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanisms for scalability and performance.