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
[Vulkan] Implement sync for SyncThread("warp") (apache#8320)
- Add sync if a SyncThread("warp") node is present. The sync is done
at spv::ScopeSubgroup if supported (Vulkan 1.1+), and at
spv::ScopeWorkgroup otherwise.
Co-authored-by: Eric Lunderberg <[email protected]>
0 commit comments