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@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, rip...@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
______________________________________________
R-help@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.