check_openmp: Check OpenMP-support.

Description Usage Value See Also Examples

View source: R/ctools.R

Description

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

Usage

1

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

1
2
# check whether openmp is available or not
check_openmp()

cpgen documentation built on May 2, 2019, 8:15 a.m.