diff --git a/runtime/hsa-runtime/image/device_info.cpp b/runtime/hsa-runtime/image/device_info.cpp index 4d00c3d6d3..05358582c9 100755 --- a/runtime/hsa-runtime/image/device_info.cpp +++ b/runtime/hsa-runtime/image/device_info.cpp @@ -165,6 +165,7 @@ uint32_t DevIDToAddrLibFamily(uint32_t dev_id) { case 2: case 3: + case 12: return FAMILY_RV; default: