omp_check: Check OpenMP status

View source: R/utils.R

omp_checkR Documentation

Check OpenMP status

Description

Checks whether OpenMP has been successfully enabled for this installation of the package. (Use the parallel argument to glmmTMBControl, or set options(glmmTMB.cores=[value]), to specify that computations should be done in parallel.)

Usage

omp_check()

Value

TRUE or FALSE depending on availability of OpenMP

See Also

benchmark, glmmTMBControl


glmmTMB documentation built on Oct. 7, 2023, 5:07 p.m.