
25 Jul
2007
25 Jul
'07
2:19 p.m.
On Jul 24, 2007, at 11:31 PM, Tom Brinkman wrote:
Thought I'd pass along this news.
Intel open sources multicore programming tool
Intel announced today that they're open-sourcing their cross-platform Thread Building Blocks 2.0 (TBB) template library.
I've attached a TBB Jamfile that will build the two TBB libraries from source (tbb and tbbmalloc) and run the unit tests. To get started, just change the tbb-root variable to point to your TBB source tree and build with threading=multi. -- Noel