pylibmgm.omp_set_num_threads

pylibmgm.omp_set_num_threads(num_threads: int) None

Set the number of OpenMP threads for parallel computation.

Parameters:

num_threads (int) – Number of threads to use.