search for: geco01

Displaying 1 result from an estimated 1 matches for "geco01".

Did you mean: demo01
2009 Jun 16
0
Connecting to "heterogenous" cluster using makeSOCKcluster of SNOW-package
...LIB="/home/johnson/R/x86_64-unknown-linux-gnu-library/2.8" export R_SNOW_LIB - when creating a cluster, as in the example below, the "snowlib" argument seems ignored, so use the environment variable as stated above: lnxOptions <- list(host = "GEOECOLOGY\\\\johnson at geco01",snowlib = "/home/GEOECOLOGY/johnson/R/i686-suse-linux-gnu-library/2.8") cl <- makeCluster(rep(list(lnxOptions), 2), type = "SOCK") - when specifying the hostname, most likely you'll need to include your username (see example above). If this user is part of a d...