[R] help with random numbers and Rmpi

Na Li nali at biostat.umn.edu
Mon Dec 15 17:50:38 CET 2003


On 15 Dec 2003, Faheem Mitha stated:
>  
>  So, the question would be how to get the R slaves to load up the library
>  and I don't see any obvious way of doing this (using snow functions).

Say you need boot on each slave, call this on the master,

clusterEvalQ (cl, library (boot))

where cl is the cluster created by make*Cluster () functions from snow.

This is in the manual.

Michael

-- 
Na (Michael) Li, Ph.D.
Assistant Professor
Division of Biostatistics, University of Minnesota
A443 Mayo Building, MMC 303     Phone: (612) 626-4765
420 Delaware St SE              Fax:   (612) 626-0660
Minneapolis, MN 55455           Web: http://www.biostat.umn.edu/~nali




More information about the R-help mailing list