nb_cores {bigparallelr} | R Documentation |
Recommended number of cores to use
Description
This is base on the following rule: use only physical cores and if you have only physical cores, leave one core for the OS/UI.
Usage
nb_cores()
Value
The recommended number of cores to use.
Examples
nb_cores()
[Package bigparallelr version 0.3.2 Index]