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