Intel to turn single thread to multithread

Posted on Wednesday, April 02 2008 @ 19:08 CEST by Thomas De Maesschalck
Intel presented some interesting new technologies at the IDF in Shanghai, including a new compiler that can transform single-thread applications to multithread:
The next presentation was also on helping programmers with multithreading. However, with this technology, rather than programmers having to do any recoding, it’s a new compiler that can take single thread apps and make them work in a multithreaded mode.

The way it works is it analyses applications to see whether a part of the application can be selected and made to run parallelly. If it executes successfully, the software knows it can, and it allows an application to be recompiled with the settings in place for that thread to run in parallel.

Intel explained, “It’s different from CT because CT is a new programming model to write large scale parallel programming, but speculative parallel threading recompiles existing applications.”
More details at APCMag, the article also talks about Intel's new CT programming model, the Atom processor, media mining research, a music video editor and processors with integrated network capabilities.


About the Author

Thomas De Maesschalck

Thomas has been messing with computer since early childhood and firmly believes the Internet is the best thing since sliced bread. Enjoys playing with new tech, is fascinated by science, and passionate about financial markets. When not behind a computer, he can be found with running shoes on or lifting heavy weights in the weight room.



Loading Comments