check_openmp: Check OpenMP-support.

View source: R/ctools.R

check_openmpR Documentation

Check OpenMP-support.

Description

Checks whether the C++ binaries have been compiled with OpenMP-support.

Usage

check_openmp()

Value

Returns a message telling you whether OpenMP is available for the cpgen-functions or not.

See Also

set_num_threads, get_num_threads, get_max_threads

Examples


# check whether openmp is available or not
check_openmp()


cheuerde/cpgen documentation built on June 24, 2024, 2:33 p.m.