mpi_work: 'Rmpi' work function for calling 'do_OneSite'

Description Usage Arguments Notes Details References

View source: R/Parallel.R

Description

Rmpi work function for calling do_OneSite

Usage

1
mpi_work(verbose = FALSE)

Arguments

verbose

A logical value.

Notes

If an error occurs, then the worker will likely not report back to master because it hangs in miscommunication and remains idle (check activity, e.g., with top).

Details

Message tags sent by this function from workers to master:

Message tags from master which this function can receive and understand:

References

based on the example file http://acmmac.acadiau.ca/tl_files/sites/acmmac/resources/examples/task_pull.R.txt


Burke-Lauenroth-Lab/SoilWat_R_Wrapper documentation built on Aug. 14, 2020, 5:17 p.m.