reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_affinity.cpp
 5221         for (int j = i; j <= nth_per_core; j++) {
 5221         for (int j = i; j <= nth_per_core; j++) {
 5222           ncores_with_x_to_max_procs[i] += ncores_with_x_procs[j];