The R Project SVN R

Rev

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

Rev 71198 Rev 71263
Line 24... Line 24...
24
  \acronym{CRAN}, with some low-level functions renamed and not
24
  \acronym{CRAN}, with some low-level functions renamed and not
25
  exported) and \CRANpkg{snow} (for socket clusters only, but MPI and
25
  exported) and \CRANpkg{snow} (for socket clusters only, but MPI and
26
  NWS clusters generated by \CRANpkg{snow} are also supported). There
26
  NWS clusters generated by \CRANpkg{snow} are also supported). There
27
  have been many enhancements and bug fixes since 2011.
27
  have been many enhancements and bug fixes since 2011.
28
 
28
 
29
  This package also provides \code{\link{makeForkCluster}}.
29
  This package also provides \code{\link{makeForkCluster}} to create
-
 
30
  socket clusters by forking (not Windows).
30
 
31
 
31
  For a complete list of exported functions, use
32
  For a complete list of exported functions, use
32
  \code{library(help = "parallel")}.
33
  \code{library(help = "parallel")}.
33
}
34
}
34
\author{
35
\author{