Liu-xiandong/How_to_optimize_in_GPU

question on reduce

eric1hello opened this issue · 3 comments

hello,
May I ask a question; why N must be 32X1024X1024? I reduced it to 1024, I hit a deadlock.

hello, May I ask a question; why N must be 32X1024X1024? I reduced it to 1024, I hit a deadlock.

May I ask which version is running the problem?

Thanks for the feed-back. It's the latest code in that day.

________________________________ 发件人: Liu-xiandong @.> 发送时间: 2023年6月5日 10:41 收件人: Liu-xiandong/How_to_optimize_in_GPU @.> 抄送: Eric @.>; Author @.> 主题: Re: [Liu-xiandong/How_to_optimize_in_GPU] question on reduce (Issue #12) hello, May I ask a question; why N must be 32X1024X1024? I reduced it to 1024, I hit a deadlock. May I ask which version is running the problem? ― Reply to this email directly, view it on GitHub<#12 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A6MCSUCAXOLE6AHKFL3ZDWTXJVBLZANCNFSM6AAAAAAXIH3V7U. You are receiving this because you authored the thread.Message ID: @.***>

Thank you very much, I will check and correct it in a follow-up