has_brute_force_opt: Are brute force options available?

View source: R/has_brute_force_opt.R

has_brute_force_optR Documentation

Are brute force options available?

Description

comrad has some "brute force" options (namely, using OpenMP and/or SIMD) to speed up the simulations, but these break the build because of portability issues. To preserve the build on master, these options are only enabled on separate branch brute_force. This function returns whether brute force is enabled on branch currently in use.

Usage

has_brute_force_opt()

Author(s)

Théo Pannetier


TheoPannetier/comrad documentation built on April 8, 2023, 8:06 a.m.