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
So in GPU/Wave programming, you'd typically distribute dimensions across certain threads. But for scalar, we'd kind of want to broadcast/ let all threads to have access to that instead of trying to distribute it
The text was updated successfully, but these errors were encountered:
So in GPU/Wave programming, you'd typically distribute dimensions across certain threads. But for scalar, we'd kind of want to broadcast/ let all threads to have access to that instead of trying to distribute it
The text was updated successfully, but these errors were encountered: