parallel v3.6.2
Support for Parallel computation in R
Support for parallel computation, including by forking
(taken from package multicore), by sockets (taken from package snow)
and random-number generation.
Functions in parallel
| Name | Description | |
| detectCores | Detect the Number of CPU Cores | |
| makeCluster | Create a Parallel Socket Cluster | |
| RNGstreams | Implementation of Pierre L'Ecuyer's RngStreams | |
| parallel-package | Support for Parallel Computation | |
| splitIndices | Divide Tasks for Distribution in a Cluster | |
| clusterApply | Apply Operations using Clusters | |
| No Results! | ||
Vignettes of parallel
| Name | ||
| parallel.Rnw | ||
| parallel.bib | ||
| No Results! | ||
Details
Include our badge in your README
[](http://www.rdocumentation.org/packages/parallel)