[R] R on Multi Core

Michael Knudsen micknudsen at gmail.com
Sun Sep 13 13:29:58 CEST 2009


On Fri, Sep 11, 2009 at 10:05 PM, Noah Silverman
<noah at smartmediacorp.com> wrote:

> Is there a version of R that would take advantage of BOTH cores??

Well, if your job is parallelizable, it's actually fairly easy. When I
discovered the package 'foreach', I wrote the following piece
completely overwhelmed by enthusiasm:

http://lifeofknudsen.blogspot.com/2009/07/most-of-work-i-do-in-r-has-to-do-with.html

It's very basic, but maybe you'll find it useful.

Best,
Michael Knudsen

-- 
Michael Knudsen
micknudsen at gmail.com
http://lifeofknudsen.blogspot.com/




More information about the R-help mailing list