[R] parallel computing package on a multicore windows workstation

Prof Brian Ripley ripley at stats.ox.ac.uk
Mon Jun 6 08:06:48 CEST 2011


On Mon, 6 Jun 2011, Richard Wang wrote:

> Hi,
>
> I would like to get suggestion about parallel computing package on a
> multicore windows workstation.  I tried doSMP, but it crashes R a lot.  I am
> wondering if "snow" and "snowfall" can be used on a single workstation (i,e,
> not cluster).   At suggestion would be appreciated,

Yes.  See for example packages RSiena and boot (version 1.3-1).

(I presume you meant to say 'Windows', the OS: it is capitalized.  On 
other OSes I would suggest package multicore as easier to use than 
snow.)

>
> Best,
> Richard
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list