[R-SIG-Mac]parallel distributed computing in R

Jan de Leeuw deleeuw@stat.ucla.edu
Mon, 3 Sep 2001 18:03:27 -0700


Li and Rossini recently published the RPVM package, an interface
in R to the PVM (Parallel Virtual Machine). PVM makes it
possible, in fact rather easy, to write programs that run
their tasks on multiple machines (such as a Beowulf or our G4
cluster, but heterogeneous machines are also possible). The
RPVM package allows you to run PVM commands from R, i.e.
to distribute (computationally intensive) R tasks over multiple
machines (and to provide an R interface to legacy PVM programs).

I am happy to report that PVM and XPVM (a tcl/tk GUI for PVM),
and RPVM all compile without problems on Darwin.

===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550;  fax (310)-206-5658;  email: deleeuw@stat.ucla.edu
homepage: http://www.stat.ucla.edu/~deleeuw
========================================================
           No matter where you go, there you are. --- Buckaroo Banzai
                    http://www.stat.ucla.edu/~deleeuw/sounds/nomatter.au
========================================================