wrf.omp_get_thread_limit

wrf.omp_get_thread_limit()

Return the maximum number of OpenMP threads available to participate in the current contention group.

The omp_get_thread_limit routine returns the value of the thread-limit-var ICV.

Returns:

The number of OpenMP threads available to participate in the current contention group.

Return type:

int