sinkWorkerOutput: Redirect worker output to a file

Description Usage Arguments Examples

View source: R/workers.R

Description

The sinkWorkerOutput function is used to redirect worker output to a file. It is intended to be used from a doMPI script that is executed in “non-spawn” mode.

Usage

1

Arguments

outfile

a character string naming the file to write to.

Examples

1
2
3
4
## Not run: 
sinkWorkerOutput(sprintf('worker_

## End(Not run)

doMPI documentation built on May 2, 2019, 1:10 p.m.