You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the recent device partition changes in the UR spec (i.e.
ur_device_partition_property_t), level_zero, cuda and hip adapters are
returning incorrect values and types for
UR_DEVICE_INFO_SUPPORTED_PARTITIONS and UR_DEVICE_INFO_PARTITION_TYPE.
This PR fixes this issues with the adapters and updates pi2ur to
correctly convert between ur_device_partition_properties_t and
pi_device_partition_property.
0 commit comments