Channel Register

AMD inks aid for HPC parallel code hounds

Matthew

Parallel code? 

Both the BCS and the ITC are calling for a paradigm shift from thread based programming tofunctunal programming. This would put more oto the tools and OS amd give the programmer an easir time of working out all those concurrencies etc.. Sounds good to me!!

Ken Hagan

Re: Parallel code? 

Stop

Sounds good to me to. Too good, in fact.

Fact is, parallelising a single algorithm is hard. Otherwise you wouldn't be so interested in having your tools do it. Writing an algorithm to parallelise is Hard, and you won't see the problem reduced to "tools and OS" until someone has solved the latter problem. It's been an active subject of compiler research for the last fifty years with frankly nothing much to show for the efforts. Don't hold your breath.