New Languages Vs. Old For Parallel Programming
joabj writes "Getting the most from multicore processors is becoming an increasingly difficult task for programmers. DARPA has commissioned a number of new programming languages, notably X10 and Chapel, written especially for developing programs that can be run across multiple processors, though others see them as too much of a departure to ever gain widespread usage among coders."
Great, another bullshit proselytizing language written by some pios cancers of the planet. Probably written like some bitch like Larry Wall, who springs hardons at deveoping written versions of spoken languages just so he can cram the bible down poor savages' throats.
Fuck religion and the tards who practise it.
except scientists who use supercomputers.
gpgpu.org
Threading i don't count as parallel processing for the desktop. I don't even hear of any games or applications built for parallel.
Something like Itanium with the compiler doing all the hard work was interesting - instruction level parallelism.
We may need to build smart compilers that do the programming for us. All we will do is describe what we want.
Of the billions of lines of code that runs on most of the world's fastest supercomputers, 99% of it is in FORTRAN. This will NEVER CHANGE. PERIOD. Anybody who tries to change this, should be shown the door. Granted, most if it is still Fortran77, but it works, runs the fastests and the easist to maintain. This is why the next generation of Fortran (Fortran 2008) will be hard-core, parallel driven. You "C" beanies will need C/OPENMPI/OPENMP/TAU to just even try to match Fortran2008's power. Intel knows this, this is why all their parallel libraries, codes and tools are geared for Fortran and NOT C. Live with it...