poppr_has_parallel: Determines whether openMP is support on this system.

View source: R/bitwise.r

poppr_has_parallelR Documentation

Determines whether openMP is support on this system.

Description

Determines whether openMP is support on this system.

Usage

poppr_has_parallel()

Value

FALSE if openMP is not supported, TRUE if it is

Author(s)

Zhian N. Kamvar, Jonah C. Brooks

Examples

poppr_has_parallel()

poppr documentation built on May 29, 2024, 5:54 a.m.