An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090304/359dea12/attachment-0002.pl>
info
3 messages · Enrico Giorgi, Michael Lawrence, Max Kuhn
5 days later
http://lmgtfy.com/?q=Parallel+R First entry provides an article that notes the various solutions thus far (rmpi, snow, pnmath).
On Wed, Mar 4, 2009 at 7:06 AM, Enrico Giorgi <giorgi_enrico at hotmail.it> wrote:
Dear Sir or Madam, I've been using R for one year and I really appreciate it. I would like to know if a version performing parallel computations on multicore computers and computer clusters exists. Thank you very much. Yours sincerely. Enrico Giorgi
_________________________________________________________________ ? ? ? ?[[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.
Mike Lawrence Graduate Student Department of Psychology Dalhousie University Looking to arrange a meeting? Check my public calendar: http://tinyurl.com/mikes-public-calendar ~ Certainty is folly... I think. ~
Enrico,
I've been using R for one year and I really appreciate it. I would like to know if a version performing parallel computations on multicore computers and computer clusters exists.
There is a high-performance computing SIG (special interests group) for R. See: https://stat.ethz.ch/mailman/listinfo/r-sig-hpc to subscribe. Also see the CRAN task view: http://cran.r-project.org/web/views/HighPerformanceComputing.html Max