Hi Alessandro, "Alessandro Balboni" <[EMAIL PROTECTED]> writes: > I need to rewrite a software in R, that runs on a cluster.
If you haven't already, take a look at the snow package on CRAN. It provides an easier to use wrapper around either Rmpi or Rpvm. The included documentation has some examples that should get you going. + seth ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
