Skip to contents

Returns the number of OpenMP threads currently configured for parallel MCMC computation. Defaults to 1 (single-threaded).

Usage

get_dbn_threads()

Value

Integer number of threads currently set for parallel computation

See also

Examples

get_dbn_threads()
#> [1] 1