Intel open sources multicore development tool
Published: 24 Jul 2007 13:49 BST
Intel is scheduled to release the source code to a development tool for writing applications to run on multicore chips on Tuesday.
The company released Threading Building Blocks last August, a C++ template designed to simplify the job of writing applications that take advantage of processors with multiple cores.
During the last year, Intel found that customers and potential customers wanted greater platform support and assurances that the tool set would be around for a long time, said James Reinders, director of Intel's software development products.
VIDEO
Dialogue Box 4.3: Does the iPhone 3G mean business?
Dialogue Box hooks up its shiny new iPhone 3G to Exchange Server, and has an 'email-off' with a keyboard-equipped Windows Mobile smartphone...
To address these concerns, Intel has decided to release the tool under the General Public License version 2, with runtime exception. With the runtime exception, commercial software suppliers can choose to embed it in their own closed-source products, Reinders said.
Intel will continue to sell support for Threading Building Blocks for $299 (£145) a year.
Software vendors and chip manufacturers have, for the last few years, urged programmers to retool their applications for dual or multicore chips, which are becoming commonplace. But, for the most part, there are only a few applications that take full advantage of dual-core chips on desktop PCs, for example.
"There is definitely a lot of untapped potential staring us in the face," said Reinders. "[But] you can't really expect a lot of programmers to do something about parallelism if it is an extreme distraction from their job."
Threading Building Blocks works with Windows, Mac OS X, and popular Linux distributions on x86 chips. Alpha versions of the tool on Solaris 10, FreeBSD and Mac OS on G5 chips are also available.





