Jaroslav, On Sun, Dec 13, 2009 at 09:50:54PM +0100, Jaroslav Hajek wrote:
> What do you call "easy parallelism"? There is some stuff in OctaveForge. > parcellfun and pararrayfun are probably the easiest to use (almost > drop-in replacements for cellfun & arrayfun). I would call "parfor" from Matlab as "easy parallelism". As for 'parcellfun' I have to confess, I completely overlooked this function. By the way, why is it in 'General' package and not in the 'Parallel Computing on Multiple Cores'? Also I cannot find any reference to 'pararrayfun' on SF octave-forge site (at least in the documentation section). In any case your functions require some extra reprogramming of simple for loops. It seems to be easy modification but it is not "easy parallelism", in my opinion. -- Eugeniy E. Mikhailov ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
