Skip to contents

Gets the number of available threads by calling the OpenMP function omp_get_max_threads()

Usage

getNumThreads()

Value

integer

Examples

getNumThreads()
#> [1] 4