registerDoSMP: registerDoSMP

Description Usage Arguments See Also

Description

The registerDoSMP function is used to register the SMP parallel backend with the foreach package. This backend runs only on the local machine, making use of multiple processors/cores to run in parallel.

Usage

1

Arguments

w

A worker group object returned by the startWorkers function.

See Also

startWorkers


doSMP documentation built on May 2, 2019, 5:35 p.m.