Skip to content

Parallel processing for R loop

3 messages · Sandeep Patil, Eik Vettorazzi, Paul Hiemstra

#
Hi Sandeep,
still missing an answer? Perhaps you cross check your post with the
rules of the posting guide and find what is missing at all here.

Anyway, depending on your OS, package multicore, snow/snowfall
may fit your needs - but you have to re-formulate your loop using
adequate multicore *apply-functions.

hth

Am 11.10.2011 14:13, schrieb Sandeep Patil:

  
    
#
On 10/11/2011 12:13 PM, Sandeep Patil wrote:
...I mostly use the foreach package...

cheers,
Paul