Closed ajtulloch closed 8 years ago
Not sure if that's preferred vs parsing OMP_NUM_THREADS directly.
omp_get_max_threads is part of OpenMP, and e.g. Clang on OS X doesn't support it.
omp_get_max_threads
Ah OK, sure.
Not sure if that's preferred vs parsing OMP_NUM_THREADS directly.