Richard Wang
2011-Jun-06 00:13 UTC
[R] parallel computing package on a multicore windows workstation
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, Best, Richard [[alternative HTML version deleted]]
Prof Brian Ripley
2011-Jun-06 06:06 UTC
[R] parallel computing package on a multicore windows workstation
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