Rdocumentation
powered by
Learn R Programming
doMPI (version 0.2.2)
Foreach Parallel Adaptor for the Rmpi Package
Description
Provides a parallel backend for the %dopar% function using the Rmpi package.
Copy Link
Link to current version
Version
Version
0.2.2
0.2.1
0.1-5
0.1-4
0.1-3
Install
install.packages('doMPI')
Monthly Downloads
1,452
Version
0.2.2
License
GPL-2
Maintainer
Steve Weston
Last Published
May 1st, 2017
Functions in doMPI (0.2.2)
Search all functions
cluster
Cluster Management Functions
doMPI-package
getDoMpiCluster
Get the registered doMPI cluster object
openMPIcluster
Create an MPI cluster object
sinkWorkerOutput
Redirect worker output to a file
startMPIcluster
Create and start an MPI cluster
registerDoMPI
registerDoMPI
setRngDoMPI
Setup parallel RNG on a doMPI cluster
dompiWorkerLoop
Create and start an MPI cluster
exportDoMPI
Export variables to doMPI cluster