[R-sig-hpc] Problems with package SNOW
    Stephen Weston 
    stephen.b.weston at gmail.com
       
    Sat May  7 17:34:14 CEST 2011
    
    
  
I seem to have garbled my instructions on getting the default
port value.
2011/5/7 Stephen Weston <stephen.b.weston at gmail.com>:
> You could look at the default value of the port option using:
> cl <- makeCluster(2, type="SOCK", manual=TRUE)
>    > getClusterOption("port")
Ignore that extra line.  I meant to say:
You could look at the default value of the port option using:
    > getClusterOption("port")
- Steve
    
    
More information about the R-sig-hpc
mailing list