[R] Parallel processing for R loop

Paul Hiemstra paul.hiemstra at knmi.nl
Wed Oct 12 10:04:06 CEST 2011


On 10/11/2011 12:13 PM, Sandeep Patil wrote:
> I have an R script that consists of a for loop
> that repeats a process for many different files.
>
>
> I want to process this parallely on machine with
> multiple cores, is there any package for it ?
>
> Thanks

...I mostly use the foreach package...

cheers,
Paul

-- 
Paul Hiemstra, Ph.D.
Global Climate Division
Royal Netherlands Meteorological Institute (KNMI)
Wilhelminalaan 10 | 3732 GK | De Bilt | Kamer B 3.39
P.O. Box 201 | 3730 AE | De Bilt
tel: +31 30 2206 494

http://intamap.geo.uu.nl/~paul
http://nl.linkedin.com/pub/paul-hiemstra/20/30b/770



More information about the R-help mailing list