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

Version

Install

install.packages('doMPI')

Monthly Downloads

1,452

Version

0.2.2

License

GPL-2

Maintainer

Last Published

May 1st, 2017

Functions in doMPI (0.2.2)

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