is_amd_with_CU     57 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   int is_amd_with_CU;
is_amd_with_CU   3436 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   int threadwithcoreid = data->is_amd_with_CU ? -1 : 0; /* -1 means we don't know yet if threads have their own coreids within thread_siblings */
is_amd_with_CU   4542 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	data->is_amd_with_CU = 1;
is_amd_with_CU   4698 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   data->is_amd_with_CU = 0;