Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

usedCores

Get number of cores currently used


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

usedCores()

Value

A non-negative integer.


future

Unified Parallel and Distributed Processing in R for Everyone

v1.21.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.