Linked by Thom Holwerda on Tue 1st Apr 2008 15:52 UTC, submitted by Dan Warne
Intel Intel today revealed it can convert single threaded software to multithreaded mode without any code modification. The new 'speculative parallel threading' process monitors software and examines whether its processes can be run in parallel. If they can execute succesfully, the software can be recompiled to run as a multithreaded app. Intel says it has realised that programmers are going to need machine help to get software running as multithreaded. "We can't blame the programmers," an Intel spokesman said. "The industry has been complaining for 30 years about how difficult parallel programming is."
Permalink for comment 307570
To read all comments associated with this story, please click here.
Hope it's true...
by Dryhte on Tue 1st Apr 2008 17:04 UTC
Dryhte
Member since:
2008-02-05

I really hope this is true. I think it's stupid that we're all buying n-core computers but most of the software we're running doesn't do parallel processing...