parallelHandler: Parallelization Cluster Starter

View source: R/parallelHandler.R

parallelHandlerR Documentation

Parallelization Cluster Starter

Description

Parallelization Cluster Starter

Usage

parallelHandler(
  type,
  n.cores,
  PSOCK.funcExports.list = list(),
  PSOCK.varExports.list = list(),
  cl = NULL
)

Arguments

type

Cluster type, either FORK or PSOCK.

Author(s)

M.N. Legasa


MNLR/BNWeatherGen documentation built on June 2, 2023, 9:02 p.m.