Searched refs:simd_count (Results 1 – 2 of 2) sorted by relevance
46 uint32_t simd_count; member
130 dev->node_props.simd_count = cu->num_simd_cores; in kfd_populated_cu_info_gpu()666 dev->node_props.simd_count); in node_show()1084 pr_info("\tSIMD count: %d", dev->node_props.simd_count); in kfd_debug_print_topology()1121 if (dev->gpu == NULL && dev->node_props.simd_count > 0) { in kfd_assign_gpu()