News \ Home

Digest
GSCi - Calendar

General
Software
Jobs
Conferences
Publications
Books
Teaching

Archives

Subscribe
Submit an Announcement

Internal Pages


| new | | current | | expired | | all | |v10n01a| |v09n12a| |v09n11a| |v09n08a| |v09n07a|


From: Intel Software Dispatch <isd(_AT_)intelmktg.com>
Subject: Intel(R) Threading Building Blocks Goes Open Source
Date: Oct 25, 2012

Intel(R) Threading Building Blocks (TBB), a popular software C++ template library that simplifies the development of software applications running in parallel (key to any multi-core computer), is now available as an open-source project under the GNU General Public License version two (GPLv2)* with the runtime exception. Intel TBB, as both an open source and fully supported commercial offering, makes parallelism more accessible for programmers and enables increased application performance on multi-core processors.

Intel TBB is a C++ template library that adds parallel programming for C++ programmers. It uses generic programming to be efficient, but it has programmers express tasks instead of threads. This allows scalable programs at a fraction of the developer effort compared to C++ with threading packages.

* Intel TBB provides an abstraction for parallelism that avoids the low level programming inherent in the direct use of threading packages such as p-threads* or Windows* threads.

* Intel TBB extends C++ for parallelism in an easy to use and efficient manner. It is designed to work with any C++ compiler thus simplifying development on applications for multi-core systems.

* Intel TBB facilitates scalable performance in a way that works across a variety of machines for today, and readies programs for tomorrow. It detects the number of cores on the hardware platform and makes the necessary adjustments as more cores are added to allow software to adapt. Thus, more effectively taking advantage of multi-core hardware.

* Intel TBB is a proven solution and currently is being used on a wide variety of C++ applications, particularly ones where the notion of getting scalable performance is important. This covers multiple application segments such as digital content creation, animation, financial services, electronic design and automation and design simulation.

* Intel Software & Solution Group continues to support the commercial version of Intel TBB 2.0, which includes one year of technical support, upgrades, and new releases.


generated Sun Jan 10 12:46:15 CET 2010