wrf.omp_get_max_active_levels

wrf.omp_get_max_active_levels()

Return the value of the max-active-levels-var ICV, which determines the maximum number of nested active parallel regions on the device

The omp_get_max_active_levels routine returns the value of the max-active-levels-var ICV, which determines the maximum number of nested active parallel regions on the device.

Returns:

The maximum number of nested active parallel regions.

Return type:

int