The R Project SVN R

Rev

Rev 60931 | Rev 68948 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 60931 Rev 61433
Line 26... Line 26...
26
  that contained in packages \CRANpkg{multicore} (with some low-level
26
  that contained in packages \CRANpkg{multicore} (with some low-level
27
  functions renamed and not exported) and \CRANpkg{snow} (for socket
27
  functions renamed and not exported) and \CRANpkg{snow} (for socket
28
  clusters only, but MPI and NWS clusters generated by
28
  clusters only, but MPI and NWS clusters generated by
29
  \CRANpkg{snow} are also supported).  This package also provides
29
  \CRANpkg{snow} are also supported).  This package also provides
30
  \code{\link{makeForkCluster}}.
30
  \code{\link{makeForkCluster}}.
31
  
31
 
32
  For a complete list of exported functions, use
32
  For a complete list of exported functions, use
33
  \code{library(help = "parallel")}.
33
  \code{library(help = "parallel")}.
34
}
34
}
35
\author{
35
\author{
36
  Brian Ripley, Luke Tierney and Simon Urbanek
36
  Brian Ripley, Luke Tierney and Simon Urbanek