from bvhar.utils import checkomp
checkomp.check_omp()OpenMP threads: 4
OpenMP multithreading is used when conducting parallel chains MCMC. If OpenMP is not enabled, the chains are run sequentially. bvhar provides OpenMP checking functions.
True if enabled, False if not: