pygram11.disable_omp

pygram11.disable_omp()[source]

Disable OpenMP acceleration by maximizing the parallel thresholds.

The default behavior is to avoid OpenMP acceleration for input data with length below about 10,000 for fixed with histograms and 5,000 for variable width histograms. This function forces all thresholds to be the sys.maxsize (never use OpenMP acceleration).