Guess Number of Cores
Attempts to guess the number of CPU ‘cores’, both physical and logical.
guessNumCores(logical = FALSE)
logical |
A logical value. When |
Because of different definitions of cores used by different manufacturers, the distinction between logical and physical cores is not universally recognized. This function will attempt to use operating system definitions when available, which should usually match the CPU itself.
An integer, or NA if no clear answer was obtained.
Vincent Dorie: vdorie@gmail.com.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.