Searched refs:omp_nthreads (Results 1 – 1 of 1) sorted by relevance
134 int omp_nthreads = omp_get_max_threads(); in TestNumThreads() local140 …REQUIRE_MESSAGE(tbb_nthreads == omp_nthreads, "Initialization of TBB is possibly affected by OpenM… in TestNumThreads()