View Full Version : Parallel computing languages?


MrHnau
02-06-2006, 01:39 PM
I've worked a bit with parallel computing, mostly on linux based systems, doing scientific type work...

I was curious if anyone else here had done in parallel computing work, and if so what languages you would recommend using? Any that adapt well to that kind of environment?

I've used MPI and MPICH, and while they are pretty decent, they are not as user friendly as other languages I've used... curious if anyone else had any kind of good ideas!