count_omp_thread: Count the number of OpenMP threads for parallel computation

View source: R/RcppExports.R

count_omp_threadR Documentation

Count the number of OpenMP threads for parallel computation

Description

count_omp_thread() counts the number of OpenMP threads for parallel computation. If it returns 1, OpenMP is not viable.

Usage

count_omp_thread()

Value

Number of OpenMP thread(s).

Examples

count_omp_thread()


bartcs documentation built on June 22, 2024, 6:48 p.m.