GetNumberOfThreads: Retrieves the number of threads from the environment

Description Usage Details Value

View source: R/benchmarking_utils.R

Description

GetNumberOfThreads retrieves from the environment the number of threads kernels are intended to be executed with

Usage

1

Details

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.

Value

the number of threads retrieved from the environment


RHPCBenchmark documentation built on May 2, 2019, 6:40 a.m.