Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Intel

Submission + - Intel open-sources multicore programming toolkit (arstechnica.com) 1

Doctor Memory writes: Intel has recently open-sourced their previously closed-source TBB 2.0 (Thread Building Blocks) C++ library. The library provides parallel algorithm templates for "task-based parallelism", emphasizing logical tasks instead of physical threads. The web site (osstbb.intel.com) hosts an FAQ, a forum link, and a download page to get the latest version of the source. Licensed under GPLv2, Intel will continue to sell a commercial version of the library which will include engineering support. There's a more in-depth overview over at Ars Technica.

Slashdot Top Deals

Nothing is finished until the paperwork is done.

Working...