Learn R Programming

AlphaSimR (version 1.6.0)

getNumThreads: Number of available threads

Description

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

Usage

getNumThreads()

Arguments

Value

integer

Examples

Run this code
getNumThreads()

Run the code above in your browser using DataLab