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
In accordance with the extension introducing it, the
group_local_memory_for_overwrite should default initialize its data.
This commit adds this behavior, making it only initialize and
synchronize when needed.
Additionally it changes the local ID calculation in group_local_memory
use the group, as suggested in the TODO.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments