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 June 19, 2025, 1:08 a.m.