init_parallel_ubuntu_fork: Initialize the parallel backend for Ubuntu (using forking)

View source: R/init_parallel_ubuntu_fork.R

init_parallel_ubuntu_forkR Documentation

Initialize the parallel backend for Ubuntu (using forking)

Description

Initialize the parallel backend for Ubuntu (using forking)

Usage

init_parallel_ubuntu_fork(ncores = NULL)

Arguments

ncores

The number of cores to use. Default NULL uses all but 1 core.

Value

Nothing.


mitmat/mitmatmisc documentation built on Aug. 22, 2024, 3:28 a.m.