mclapply.hack: Execution of parallel:mclapply() on Windows machines

View source: R/mclapplyhack.R

mclapply.hackR Documentation

Execution of parallel:mclapply() on Windows machines

Description

Mimics forking on Windows machines just like it is done with mclapply in Mac or Linux.

Usage

mclapply.hack(..., mc.cores = NULL)

Arguments

mc.cores

Number of cores to use for parallelization.

Note

The function code was extracted from post-10-mclapply-hack.R written by Nathan VanHoudnos, and was only added in this package for parallelization using Windows operating system. See the original code in <https://github.com/nathanvan/mcmc-in-irt/blob/master/post-10-mclapply-hack.R>

Author(s)

Nathan VanHoudnos

See Also

mclapply


aliafdz/QApckg documentation built on June 2, 2022, 10:29 a.m.