Skip to content

Conversation

@Lunderberg
Copy link
Contributor

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.

- 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.
@Lunderberg
Copy link
Contributor Author

Potential reviewer: @masahi

@masahi masahi merged commit 3e28716 into apache:main Jun 24, 2021
@masahi
Copy link
Member

masahi commented Jun 24, 2021

Thanks @Lunderberg

@Lunderberg Lunderberg deleted the vulkan_sync_thread_warp branch June 24, 2021 20:09
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
- 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]>
zxy844288792 pushed a commit to zxy844288792/tvm that referenced this pull request Mar 4, 2022
- 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants