meanr.nthreads {meanr} | R Documentation |
meanr.nthreads
Description
Returns the number of cores + hyperthreads on the system. The function
respects the environment variable OMP_NUM_THREADS
.
Usage
meanr.nthreads()
Value
The number of cores + hyperthreads on the system (an integer).
[Package meanr version 0.1-6 Index]