numcores 4133 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c unsigned numcores=0; numcores 4215 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c for (i=0; i<numcores; i++) numcores 4219 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (i==numcores) { numcores 4220 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c Lcore_to_Ppkg[numcores] = Lprocs[Lproc].Ppkg; numcores 4221 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c Lcore_to_Pcore[numcores] = Pcore; numcores 4222 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c numcores++; numcores 4235 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_debug("%u cores%s\n", numcores, missingcore ? ", but some missing core" : ""); numcores 4236 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (!missingcore && numcores>0 numcores 4238 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c for (i = 0; i < numcores; i++) {