Description Usage Details Value
View source: R/benchmarking_utils.R
GetNumberOfThreads
retrieves from the environment the number of
threads kernels are intended to be executed with
1 |
This function retrieves the number of threads kernels are intended to be microbenchmarked with. The number of threads is assumed to be stored in an environment variable which this function retrieves.
the number of threads retrieved from the environment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.