Convenience Functions#

pygram11.default_omp()[source]#

Set OpenMP acceleration thresholds to the default values.

pygram11.disable_omp()[source]#

Disable OpenMP acceleration by maximizing all thresholds.

pygram11.force_omp()[source]#

Force OpenMP acceleration by nullifying all thresholds.