usedCores: Get number of cores currently used

Description Usage Value

View source: R/multicore.R

Description

Get number of children (and don't count the current process) used by the current R session. The number of children is the total number of subprocesses launched by this process that are still running and whose values have yet not been collected.

Usage

1

Value

A non-negative integer.


MINATILO/FUTURE documentation built on Dec. 17, 2021, 1:21 a.m.