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
Adding iree_hal_amdgpu_system_t to manage HSA/topology/pools. (iree-org#21043)
The system is shared across all physical devices within a logical device
and owns resources shared across them (it's how we avoid a cycle between
logical<->physical device impls).
0 commit comments