Skip to content
Back to formatted view

Raw Message

Message-ID: <200109040103.SAA64660@pine.frazmtn.com>
Date: 2001-09-04T01:03:27Z
From: Jan de Leeuw
Subject: parallel distributed computing in R

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
========================================================