check_openmp: Check OpenMP-support.

Description Usage Value See Also Examples

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 cgenpp-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()

cgenpp documentation built on May 2, 2019, 5:56 p.m.

Related to check_openmp in cgenpp...