You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/06/23 22:42:00 UTC

[GitHub] [tvm] Lunderberg opened a new pull request #8320: [Vulkan] Implement sync for SyncThread("warp")

Lunderberg opened a new pull request #8320:
URL: https://github.com/apache/tvm/pull/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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] Lunderberg commented on pull request #8320: [Vulkan] Implement sync for SyncThread("warp")

Posted by GitBox <gi...@apache.org>.
Lunderberg commented on pull request #8320:
URL: https://github.com/apache/tvm/pull/8320#issuecomment-867206349


   Potential reviewer: @masahi 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] masahi merged pull request #8320: [Vulkan] Implement sync for SyncThread("warp")

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #8320:
URL: https://github.com/apache/tvm/pull/8320


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] masahi commented on pull request #8320: [Vulkan] Implement sync for SyncThread("warp")

Posted by GitBox <gi...@apache.org>.
masahi commented on pull request #8320:
URL: https://github.com/apache/tvm/pull/8320#issuecomment-867891950


   Thanks @Lunderberg 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org