Maybe you can use the same approach as the pnmath library which replaces many of the math functions with pthreads enabled ones when it is loaded? That way people have a choice, and those who like to do things like doMC() and therefore want to keep the core R single-threaded can still do so.

Allan

On 30/08/10 17:17, Michel Boaventura wrote:
Hello,

I was taking a look at R code, and there is some places that should be
easily parallelized, as the dist() function, for example.

Is there an interest on do such thing on R? I would like to start making
patches to parallelize, but how comfortable with this are the main
developers team on R?

Best regards,

Michel

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to