masahi commented on pull request #7611:
URL: https://github.com/apache/tvm/pull/7611#issuecomment-793218495


   @mbrookhart Can you comment on the difference in the way two-level merge 
path is done, between your implementation and `moderngpu` 
https://github.com/moderngpu/moderngpu/blob/master/src/moderngpu/kernel_mergesort.hxx#L97?
 
   
   `moderngpu` launches a separate, device-wide merge path kernel, before 
invoking block level merge path kenrel. Your code seems to launch two merge 
path from one kernel, is that right?  


----------------------------------------------------------------
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:
[email protected]


Reply via email to