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
At least in L0 GPU driver implementation, exceeding the number of groups returned by zeKernelSuggestMaxCooperativeGroupCount may result on hangs or just plain rejection of the append call.
So, should we change the name of the API, or clarify what happens if the group count is not respected?
The text was updated successfully, but these errors were encountered:
At least in L0 GPU driver implementation, exceeding the number of groups returned by zeKernelSuggestMaxCooperativeGroupCount may result on hangs or just plain rejection of the append call.
So, should we change the name of the API, or clarify what happens if the group count is not respected?
The text was updated successfully, but these errors were encountered: